adjusting fontsize in xterm
Anthony Ewell
aewell at gbis.com
Mon Aug 26 20:15:11 CEST 2002
Thomas Schönhoff wrote:
> Anthony Ewell wrote:
> Hello Tony,
> I already had a look for dot files :-))
>
>
>> ls -alg $HOME/.Xresources or
>> ls -alg ~/.Xresources
>>
>> If you still can not find one, you can create your own
>> in your home directory ("cd ~"). Ylu an use mine as
>> a template.
>
>
> That is pretty true, no file is found even implying above commands. I
> think will create an empty file by using touch (in xftree) !
> If you don't mind, let me have a look at yours!? Things might become
> much quicker clear by using a template.
> At the moment I have not idea of necessary formats and other details of
> .Xdefaults or .Xresources. If you don't bother, don't forget to
> eliminate all critical infos from file.
>
>
>
> cheers and many thanks
> Thomas
>
Here goes!
------------------------ .Xresources ----------------------------
#ifdef COLOR
*customization: -color
#endif
emacs*Background: DarkSlateGray
emacs*Foreground: Wheat
emacs*pointerColor: Orchid
emacs*cursorColor: Orchid
emacs*bitmapIcon: on
emacs*font: fixed
emacs.geometry: 80x25
Seyon.modems: /dev/modem
xterm*colorMode: on
xterm*colorBDMode: on
xterm*colorBD: Blue
xterm*colorULMode: on
xterm*colorUL: Red
xterm*background: White
xterm*foreground: Black
xterm*cursorColor: Black
xterm*reverseVideo: false
xterm*scrollBar: true
xterm*reverseWrap: true
#xterm*font: fixed
#xterm*font: 10x20
xterm*font: 12x24
xterm*fullCursor: true
xterm*scrollTtyOutput: off
xterm*scrollKey: on
xterm*VT100.Translations: #override\n\
<KeyPress>Prior : scroll-back(1,page)\n\
<KeyPress>Next : scroll-forw(1,page)
xterm*titleBar: false
#xterm_color*background: Black
xterm_color*background: White
#xterm_color*foreground: Wheat
xterm_color*foreground: Black
xterm_color*cursorColor: Orchid
xterm_color*reverseVideo: false
xterm_color*scrollBar: true
xterm_color*saveLines: 5000
xterm_color*reverseWrap: true
xterm_color*font: 12x24
#xterm_color*font: fixed
xterm_color.geometry: 80x25+20+20
xterm_color*fullCursor: true
xterm_color*scrollTtyOutput: off
xterm_color*scrollKey: on
xterm_color*VT100.Translations: #override\n\
<KeyPress>Prior : scroll-back(1,page)\n\
<KeyPress>Next : scroll-forw(1,page)
xterm_color*titleBar: false
rxvt*colorMode: on
rxvt*colorBDMode: on
rxvt*colorBD: Blue
rxvt*colorULMode: on
rxvt*colorUL: Red
rxvt*background: White
rxvt*foreground: Black
rxvt*cursorColor: Black
rxvt*reverseVideo: false
rxvt*scrollBar: true
rxvt*reverseWrap: true
#rxvt*font: 10x20
rxvt*font: 12x24
rxvt*fullCursor: true
rxvt*scrollTtyOutput: off
rxvt*scrollKey: on
rxvt*VT100.Translations: #override\n\
<KeyPress>Prior : scroll-back(1,page)\n\
<KeyPress>Next : scroll-forw(1,page)
rxvt*titleBar: false
!## NETSCAPE
Netscape*drawingArea.translations: #replace \
<Btn1Down>: ArmLink() \n\
<Btn2Down>: ArmLink() \n\
~Shift<Btn1Up>: ActivateLink() \n\
~Shift<Btn2Up>: ActivateLink(new-window) \
DisarmLink() \n\
Shift<Btn1Up>: ActivateLink(save-only) \
DisarmLink() \n\
Shift<Btn2Up>: ActivateLink(save-only) \
DisarmLink() \n\
<Btn1Motion>: DisarmLinkIfMoved() \n\
<Btn2Motion>: DisarmLinkIfMoved() \n\
<Btn3Motion>: DisarmLinkIfMoved() \n\
<Motion>: DescribeLink() \n\
<Btn3Down>: xfeDoPopup() \n\
<Btn3Up>: ActivatePopup() \n\
Ctrl<Btn4Down>: PageUp()\n\
Ctrl<Btn5Down>: PageDown()\n\
Shift<Btn4Down>: LineUp()\n\
Shift<Btn5Down>: LineDown()\n\
None<Btn4Down>:
LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
None<Btn5Down>:
LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
Alt<Btn4Down>: xfeDoCommand(forward)\n\
Alt<Btn5Down>: xfeDoCommand(back)\n
Netscape*globalNonTextTranslations: #override\n\
Shift<Btn4Down>: LineUp()\n\
Shift<Btn5Down>: LineDown()\n\
None<Btn4Down>:LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
None<Btn5Down>:LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
Alt<Btn4Down>: xfeDoCommand(forward)\n\
Alt<Btn5Down>: xfeDoCommand(back)\n
Netscape*selectForeground: White
Netscape*selectBackground: SteelBlue
Netscape*noAboutSplash: true
More information about the Xfce
mailing list