MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 6 as of 2014-07-23 14:00:03
  • xterm

xterm

X11 console terminal.

Define settings for black and white

Edit ~/.Xresources :

xterm*background: black
xterm*foreground: white

Define settings for Zenburn

Edit ~/.Xresources :

xterm*foreground: rgb:F6/F3/E8
xterm*background: rgb:40/40/40

Define font fixed with size 14

Edit ~/.Xresources :

xterm*font:     *-fixed-*-*-*-14-*

Reload settings

xrdb ~/.Xresources

Set title

http://tldp.org/HOWTO/Xterm-Title-2.html A static title may be set for any of the terminals xterm, color-xterm or rxvt, by using the -T and -n switches:

xterm -T "My XTerm's Title" -n "My XTerm's Icon Title" 
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01