![]() |
When we Prefer Xterm to [desktopname]-terminal
SPECIFICS:
here's what i've got for the /shortcut/ command line: Code:
xterm -bd "#000000" -fg "#eeeeee" -bg "#330055" -geometry 150x50 |
toggle scrollbar and more
obligatory cliché: “ You learn something new, every day! ”
Updated xterm Launcher command: (includes scrollbar, custom "window" size, and custom colours) Code:
xterm -sb -bd "#000000" -fg "#eeeeee" -bg "#330055" -geometry 150x50If the reader finds affinity for xterm, but yet early in acquiring skill with the environment, he or she might do well to do as I did-- realizing the benefit of trial and error ; to learn by experience: open [whatever] terminal, for executing commands from the command line, and execute Code:
xterm --helpWhat properties are affected by the several options listed? It may be difficult to determine, as options of the CLI executable range anywhere from a single-character, to whole or hyphenated-words. Experimenting with the options, as listed via --help , may be an intimidating endeavour, for the uncertainty of the outcome. However, just digging-in, getting-the-feet-wet, and doing something with it, the User will experience results quickly, as manipulation of basic xterm options (such as -bg , -fg , for background and foreground colours) can be immediately visible in the new xterm window which should open. For example, having a terminal open, try invoking xterm, while appending one or more of various options, such as -fg "#hexval", -sb (foreground colour, scrollbar), to experience in real-time how these options affect the xterm environment. A user unfamiliar with CLI operations, or Linux in general, may find "xterm" less friendly than, for example, gnome-terminal. However, xterm does afford the User a vast array of options, that the User might /create/ his or her own customized terminal / command line (CLI) environment. Indeed, likewise, so it may be with other "terminal" apps: i simply prefer xterm (for whatever reason). For a complete listing, and extensive explanation of each of the xterm options, simply execute (instead of xterm --help) Code:
info xterm(this User's system... generalized: Xubuntu v.'K', upgraded to 'L', operates in Gnome-session [Gnome window manager defaults] XFCE desktop, and [all] other window managers, purged [hence this Terminal issue did arise, and decided to share] ) |
| All times are GMT +2. The time now is 19:15. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.