Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Terminal Configs Gallery [Sticky]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
dswissmiss
Guru
Guru


Joined: 23 May 2004
Posts: 498
Location: New York

PostPosted: Wed Feb 16, 2005 9:25 pm    Post subject: Reply with quote

Yep, you can create one if you don't have one.
Head over to /home/yourusername/ and make a new file, called .Xdefault
the period before the filename makes it a hidden file, then just put any configs in there.
Back to top
View user's profile Send private message
Naurnim
n00b
n00b


Joined: 02 Mar 2005
Posts: 10
Location: Uruguay

PostPosted: Thu Mar 24, 2005 10:06 am    Post subject: Reply with quote

It looks like this
[img:092bdfddf6]http://img167.exs.cx/img167/4273/sample0yp.png[/img:092bdfddf6]
I made this, it is pretty much a clone of nitro
I played around with the colors a lot, so it may look very different in you box, therefore I posted the .Xdefaults below; and by the way, if your aterm bold text color looks fuzzy, you need to edit /etc/DIR_COLORS, and change the attribute to 00.

Don't even bother in adding it to /etc/bash/bashrc because X nukes it, and presents you with an ugly prompt, instead, add it to .bashrc and /etc/profile .
users .bashrc
Code:
 PS1='\[\033[1;30m\]-\[\033[0;32m\]-\[\033[0;32m\]- \[\033[1;30m\].:\[\033[0;32m\]\u\[\033[1;30m\]@\[\033[0;36m\]\h\[\033[1;30m\]:. \[\033[1;30m\](\[\033[0;36m\]\w\[\033[1;30m\])     \[\033[0;35m\][Gentoo] \n\[\033[1;30m\]-\[\033[0;32m\]=>>\[\033[0m\]'
export PS1

/etc/profile #for su-ing
Code:
 if [ `/usr/bin/whoami` = 'root' ]
then
        # Do not set PS1 for dumb terminals
        if [ "$TERM" != 'dumb'  ] && [ -n "$BASH" ]
        then
                export PS1='\[\033[1;30m\]-\[\033[0;32m\]-\[\033[0;32m\]-\[\033[0;35m\]-=[\[\033[0;31m\]\u\[\033[1;30m\]@\[\033[0;36m\]\h\[\033[0;35m\]]=- \[\033[1;30m\](\[\033[0;36m\]\w\[\033[1;30m\])     \[\033[0;35m\][Gentoo] \n\[\033[1;30m\]-\[\033[0;32m\]=>>\[\033[0m\]'
        #       export PS1='\[\033[01;31m\]\h \[\033[01;34m\]\W \$ \[\033[00m\]'
        fi
        export PATH="/bin:/sbin:/usr/bin:/usr/sbin:${ROOTPATH}"
else
        # Do not set PS1 for dumb terminals
        if [ "$TERM" != 'dumb'  ] && [ -n "$BASH" ]
        then
                export PS1='\[\033[1;30m\]-\[\033[0;32m\]-\[\033[0;32m\]- \[\033[1;30m\].:\[\033[0;32m\]\u\[\033[1;30m\]@\[\033[0;36m\]\h\[\033[1;30m\]:. \[\033[1;30m\](\[\033[0;36m\]\w\[\033[1;30m\])     \[\033[0;35m\][Gentoo] \n\[\033[1;30m\]-\[\033[0;32m\]=>>\[\033[0m\]'
        #       export PS1='\[\033[01;32m\]\u@\h \[\033[01;34m\]\W \$ \[\033[00m\]'
        fi
        export PATH="/bin:/usr/bin:${PATH}"
fi


my .Xdefaults
Code:

aterm*foreground: #FF7F00
#aterm*scrollColor: black
aterm*transparent: true
aterm*font: 6x12
#aterm*name: Gentoo
aterm*pasteMouseOutside: true
aterm*loginShell: true
aterm*scrollBar: true
#aterm* troughColor: black
aterm*transpscrollbar: true
#aterm*scrollBar_floating: true
aterm*saveLines: 1200
aterm*borderWidth: 0

#aterm*color15: green
#aterm*color15: blue
aterm*colorBD: white
aterm*colorUL: white
aterm*troughColor: black
#aterm*fading: 50
#aterm*textType: xor
#aterm*reverseVideo: true
aterm*font:*-*-fixed-medium-r-normal--*-120-*-*-*-*-iso8859-1
aterm*boldFont:*-*-fixed-bold-r-normal--*-*-120-*-*-*-*-iso8859-1
#aterm*tinting: Magenta
aterm*tintingType: equiv,
aterm*scrollBar_right: true
# Borderless Aterm, this is not documented anywhere but it workd
#Gentoo's aterm ebuild contains the borderless patch.
#aterm*borderLess: true
#aterm colors
aterm*color0:      #000000
aterm*color1:      #9E1828
aterm*color2:      #AECE92
aterm*color3:      #968A38
#aterm*color4:      #414171 --> comments are too fucking dark
aterm*color4:      #00FA9A
aterm*color5:      #96C359
aterm*color6:      #418179
aterm*color7:      #BEBEBE
aterm*color8:      #666666
#aterm*color9:      #cf6171  --> kind of fuzzy, bad for the eyes
aterm*color9:      #FFAEB9
aterm*color10:     #C5F779
#aterm*color11:    Don't ask why, but i cant set this one, odd indeed
#aterm*color11:     #968A38

aterm*color12:     skyblue
#aterm*color12:     #00FA9A
#aterm*color13:     #CF9EBE
#aterm*color14:     #71BEBE
aterm*color15:     green


Just in case you're wondering it's aterm && fluxbox with amok
Back to top
View user's profile Send private message
rezza
Guru
Guru


Joined: 09 Apr 2003
Posts: 434
Location: Edinburgh, UK

PostPosted: Thu Mar 24, 2005 1:46 pm    Post subject: Reply with quote

http://ironbox.org/~rezza/files/consoles.png

using urxvt with the following options:

Code:
! ---------[ urxvt ] ---------
urxvt*foreground:       #CCCCCC
urxvt*background:       #333333
urxvt*geometry:         80x25
urxvt*font:             xft:Bitstream Vera Sans Mono:pixelsize=11
urxvt*color0:           #000000
urxvt*color1:           #805A5A
urxvt*color2:           #598059
urxvt*color3:           #807959
urxvt*color4:           #596C80
urxvt*color5:           #80597F
urxvt*color6:           #598080
urxvt*color7:           #AAAAAA
urxvt*color8:           #555555
urxvt*color9:           #CC8F8F
urxvt*color10:          #8ECC8E
urxvt*color11:          #CCC18E
urxvt*color12:          #8EACCC
urxvt*color13:          #CC8ECA
urxvt*color14:          #8ECCCC
urxvt*color15:          #999999
urxvt*scrollBar:        false
urxvt*saveLines:        20000
urxvt*inheritPixmap:    false
!urxvt*fading:          80
urxvt*tintColor:        #cccccc
urxvt*shading:          63

_________________
screenshots
blog
Back to top
View user's profile Send private message
dswissmiss
Guru
Guru


Joined: 23 May 2004
Posts: 498
Location: New York

PostPosted: Thu Mar 24, 2005 6:09 pm    Post subject: Reply with quote

8O Thats pretty!
_________________
screenshots
Back to top
View user's profile Send private message
madbiker
Guru
Guru


Joined: 12 Oct 2003
Posts: 439
Location: Victoria, BC, Canada

PostPosted: Thu Mar 24, 2005 7:39 pm    Post subject: Reply with quote

rezza wrote:
http://ironbox.org/~rezza/files/consoles.png

using urxvt with the following options:

Code:
! ---------[ urxvt ] ---------
urxvt*foreground:       #CCCCCC
urxvt*background:       #333333
urxvt*geometry:         80x25
urxvt*font:             xft:Bitstream Vera Sans Mono:pixelsize=11
urxvt*color0:           #000000
urxvt*color1:           #805A5A
urxvt*color2:           #598059
urxvt*color3:           #807959
urxvt*color4:           #596C80
urxvt*color5:           #80597F
urxvt*color6:           #598080
urxvt*color7:           #AAAAAA
urxvt*color8:           #555555
urxvt*color9:           #CC8F8F
urxvt*color10:          #8ECC8E
urxvt*color11:          #CCC18E
urxvt*color12:          #8EACCC
urxvt*color13:          #CC8ECA
urxvt*color14:          #8ECCCC
urxvt*color15:          #999999
urxvt*scrollBar:        false
urxvt*saveLines:        20000
urxvt*inheritPixmap:    false
!urxvt*fading:          80
urxvt*tintColor:        #cccccc
urxvt*shading:          63

What's that 'colours' program/script?
Back to top
View user's profile Send private message
rezza
Guru
Guru


Joined: 09 Apr 2003
Posts: 434
Location: Edinburgh, UK

PostPosted: Fri Mar 25, 2005 10:52 am    Post subject: Reply with quote

madbiker wrote:
What's that 'colours' program/script?

Code:
#!/bin/bash

T='gYw'   # The test text

echo -e "\n                 40m     41m     42m     43m\
     44m     45m     46m     47m";

for FGs in '    m' '   1m' '  30m' '1;30m' '  31m' '1;31m' '  32m' \
           '1;32m' '  33m' '1;33m' '  34m' '1;34m' '  35m' '1;35m' \
           '  36m' '1;36m' '  37m' '1;37m';
  do FG=${FGs// /}
  echo -en " $FGs \033[$FG  $T  "
  for BG in 40m 41m 42m 43m 44m 45m 46m 47m;
    do echo -en "$EINS \033[$FG\033[$BG  $T  \033[0m";
  done
  echo;
done
echo

_________________
screenshots
blog
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Thu Apr 28, 2005 12:40 am    Post subject: Reply with quote

My .Xdefaults (not including the xterm stuff, since I like rxvt-unicode much better:P )
Code:
Xft*antialias: 1
Xft*hinting: 1
Xft*hintstyle: hintfull
Xft*rgba: rgb

URxvt*background: black
URxvt*foreground: white
URxvt*font: xft:Bitstream Vera Sans Mono
URxvt*title: Terminal
URxvt*loginShell: true
URxvt*saveLines: 5000


! -- [ From rezza on the Gentoo forums. Thanks :=) ] --
URxvt*color0:           #000000
URxvt*color1:           #805A5A
URxvt*color2:           #598059
URxvt*color3:           #807959
URxvt*color4:           #596C80
URxvt*color5:           #80597F
URxvt*color6:           #598080
URxvt*color7:           #AAAAAA
URxvt*color8:           #555555
URxvt*color9:           #CC8F8F
URxvt*color10:          #8ECC8E
URxvt*color11:          #CCC18E
URxvt*color12:          #8EACCC
URxvt*color13:          #CC8ECA
URxvt*color14:          #8ECCCC
! -- [ This was #999999 but that doesn't work as well :=/ ] --
URxvt*color15:          #CCCCCC
Thank you the beautiful color scheme, rezza. 8)

Edit: Oops. I didn't see that this was so old. Bad Peter! No cookie! :oops:
_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
Whoo
n00b
n00b


Joined: 25 May 2003
Posts: 27
Location: Quebec ;)

PostPosted: Wed May 11, 2005 8:25 pm    Post subject: Reply with quote

I'feel sorry but ... It's not working fine for me ... there is a lot of space between chars ...
Have you got some clue ?

Thanks.
Whoo
Back to top
View user's profile Send private message
dswissmiss
Guru
Guru


Joined: 23 May 2004
Posts: 498
Location: New York

PostPosted: Wed May 11, 2005 8:39 pm    Post subject: Reply with quote

Play around with charwidth at the end of your font line like so:
Code:
urxvt*font: xft:aquafont-10:charwidth=7

_________________
screenshots
Back to top
View user's profile Send private message
Anardil
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jun 2004
Posts: 90

PostPosted: Thu Jun 01, 2006 10:03 pm    Post subject: Reply with quote

allucid - You're my Hero!
Now I've got an xTerm looking just like my original console!
Thanks a Lot!
Back to top
View user's profile Send private message
diabx0r
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 207

PostPosted: Thu Sep 14, 2006 5:58 pm    Post subject: Post your xterm, aterm, eterm, etc configurations! Reply with quote

I really dislike the default xterm. I find it pretty hard to read.

Does anyone here have some xterms that they've tweaked to their liking?

:)

I'd like to see 'em!

I am just looking for something crisp and clear.
Back to top
View user's profile Send private message
Dlareh
Advocate
Advocate


Joined: 06 Aug 2005
Posts: 2102

PostPosted: Thu Sep 14, 2006 6:15 pm    Post subject: Reply with quote

Hmm, I have:
Code:
~ $ grep xterm .Xdefaults
xterm*loginShell: true
xterm*savelines: 10000
xterm*background:black
#xterm*foreground:cyan
#xterm*foreground:\#355B93
#xterm*foreground:\#96B0EA
xterm*foreground:\#7199D6
xterm*boldFont:-misc-fixed-medium-*-*-*-*-140-*-*-*-*-iso8859-*

I don't even know where that last line came from, or if it does anything.
_________________
"Mr Thomas Edison has been up on the two previous nights discovering 'a bug' in his phonograph." --Pall Mall Gazette (1889)
Are we THERE yet?
Back to top
View user's profile Send private message
diabx0r
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 207

PostPosted: Thu Sep 14, 2006 8:34 pm    Post subject: Reply with quote

Very nice, man!

BUMP. :D
Back to top
View user's profile Send private message
Phenax
l33t
l33t


Joined: 10 Mar 2006
Posts: 972

PostPosted: Thu Sep 14, 2006 8:58 pm    Post subject: Reply with quote

Creates a fully (psuedo)transparent terminal with no borders, no menus, nothing much actually. It's good for a lot of things.. I don't use it much more though.
Code:
mkdir -p cd /usr/share/Eterm/themes/Phenacks/

Put this code in that directory and name it theme.cfg, and then to launch it with the theme do
Code:
Eterm -t Phenacks


Code:

<Eterm-0.9.4>
 
begin color
    foreground white
    background black
    pointer white
    video normal
end color
begin attributes
    title "%appname()"
    name Eterm-transparent
end attributes
begin imageclasses
    path "./pix/:~/.Eterm/:~/.Eterm/themes/Eterm/pix:~/.Eterm/pix/:/usr/share/Eterm/pix/"
    begin image
      type background
      state normal
      mode trans allow image trans viewport auto
      border 0 0 0 0
    end image
begin toggles
    map_alert on
    visual_bell on
    login_shell true
    utmp_logging on
    iconic false
    home_on_output 1
    home_on_input 1
    borderless true
    scrollbar off
end toggles
begin misc
    save_lines 512
    cut_chars "\t\\\`\\\"\'&() *,;<=>?@[]{|}"
    border_width 1
    term_name Eterm
end misc


Quote:
I don't even know where that last line came from, or if it does anything.

It sets font attributes for bold characters, like size, font, etc.
Back to top
View user's profile Send private message
diabx0r
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 207

PostPosted: Thu Sep 14, 2006 9:57 pm    Post subject: Reply with quote

Phenax wrote:
Creates a fully (psuedo)transparent terminal with no borders, no menus, nothing much actually. It's good for a lot of things.. I don't use it much more though.
Code:
mkdir -p cd /usr/share/Eterm/themes/Phenacks/

Put this code in that directory and name it theme.cfg, and then to launch it with the theme do
Code:
Eterm -t Phenacks


Code:

<Eterm-0.9.4>
 
begin color
    foreground white
    background black
    pointer white
    video normal
end color
begin attributes
    title "%appname()"
    name Eterm-transparent
end attributes
begin imageclasses
    path "./pix/:~/.Eterm/:~/.Eterm/themes/Eterm/pix:~/.Eterm/pix/:/usr/share/Eterm/pix/"
    begin image
      type background
      state normal
      mode trans allow image trans viewport auto
      border 0 0 0 0
    end image
begin toggles
    map_alert on
    visual_bell on
    login_shell true
    utmp_logging on
    iconic false
    home_on_output 1
    home_on_input 1
    borderless true
    scrollbar off
end toggles
begin misc
    save_lines 512
    cut_chars "\t\\\`\\\"\'&() *,;<=>?@[]{|}"
    border_width 1
    term_name Eterm
end misc


Quote:
I don't even know where that last line came from, or if it does anything.

It sets font attributes for bold characters, like size, font, etc.


Now that is killer as hell.

How would I go about making the text kind of like how the first dude had his? His was nice and fat and really clear.
Back to top
View user's profile Send private message
Phenax
l33t
l33t


Joined: 10 Mar 2006
Posts: 972

PostPosted: Thu Sep 14, 2006 11:02 pm    Post subject: Reply with quote

Quote:
How would I go about making the text kind of like how the first dude had his? His was nice and fat and really clear.


Well, I can edit the script to include an alternate font later. For now, you'll have to use the '-F' Eterm option to set your font.

Please unquote my text though, it's big and I'll probably change the script to an alternate font later. Thanks.

I'll make a quick writeup on using Terminus fonts w/Eterm.. Terminus is a great font.

Code:
emerge terminus-font

Then open up /etc/X11/xorg.conf in your favorite editor.

Add
Code:
FontPath "/usr/share/fonts/terminus"

Under
Code:
Section "Files"


Then, restart X, and launch Eterm using
Code:

Eterm -F -*-terminus-*-*-*-*-14-*-*-*-*-*-* -t Phenacks



You can use the 'xfontsel' utility to generate the strings after -F to use, that string would give you the Terminus font at size 14.
Back to top
View user's profile Send private message
Dlareh
Advocate
Advocate


Joined: 06 Aug 2005
Posts: 2102

PostPosted: Fri Sep 15, 2006 3:09 pm    Post subject: Reply with quote

diabx0r wrote:
How would I go about making the text kind of like how the first dude had his? His was nice and fat and really clear.

If I'm the first dude, the only thing different is I have my xterm foreground at #7199D6 instead of white.

White might be better for transparency, though; I don't know.
_________________
"Mr Thomas Edison has been up on the two previous nights discovering 'a bug' in his phonograph." --Pall Mall Gazette (1889)
Are we THERE yet?
Back to top
View user's profile Send private message
soroh6
Apprentice
Apprentice


Joined: 07 Nov 2002
Posts: 232

PostPosted: Sat Jan 27, 2007 2:22 am    Post subject: Reply with quote

Just thought I'd bump this. It was a good idea while it was going :)
_________________
:: soroh -*~
Back to top
View user's profile Send private message
skellr
l33t
l33t


Joined: 18 Jun 2005
Posts: 976
Location: The Village, Portmeirion

PostPosted: Thu Mar 29, 2007 1:57 pm    Post subject: Reply with quote

With font rendering such a possible bottleneck (i810 :) ) I just use the "nice" stuff as a substitute for bold font.
Code:
URxvt.font: a14
URxvt.boldFont:         xft:DejaVu Sans Mono
URxvt.boldItalicFont:   xft:DejaVu Sans Mono:style=Oblique
URxvt.jumpScroll:       True
URxvt.scrollTtyOutput: False
URxvt.scrollWithBuffer: True
URxvt.scrollTtyKeypress: True
URxvt.perl-ext-common: matcher
URxvt.urlLauncher: firefox

These are just the "must haves" IMO
Back to top
View user's profile Send private message
avx
Advocate
Advocate


Joined: 21 Jun 2004
Posts: 2152

PostPosted: Thu Mar 29, 2007 5:06 pm    Post subject: Reply with quote

Code:
! Urxvt Settings
urxvt*scrollTtyOutput:  false
urxvt*scrollTtyKeypress: true
urxvt*loginShell:       true
urxvt*scrollBar:        false
urxvt*font:             xft:snap:size=8
urxvt*foreground:       #fefefe
urxvt*background:       #2b2b2b
urxvt*saveLines:        10000
urxvt*inheritPixmap:    false
urxvt*shading:          100
urxvt*geometry:         70x24
urxvt*imLocale:      de_DE.UTF-8
urxvt*scrollColor:   #a5a5a5
URxvt.perl-ext-common:   matcher
URxvt.tabbed.tabbar-fg: 7
URxvt.tabbed.tabbar-bg: 0
URxvt.tabbed.tab-fg:    7
URxvt.tabbed.tab-bg:    0
URxvt*urlLauncher:   /usr/bin/opera
URxvt*xftAntialias:   true
URxvt*scrollstyle:      plain
URxvt.underlineColor:   #c0c0c0
urxvt*termName:    rxvt


EDIT:
Quote:
With font rendering such a possible bottleneck (i810 )
How is this meant?
Back to top
View user's profile Send private message
tarpman
Veteran
Veteran


Joined: 04 Nov 2004
Posts: 1083
Location: Victoria, BC, Canada

PostPosted: Thu Mar 29, 2007 6:04 pm    Post subject: Reply with quote

Code:
URxvt.font: 7x13
URxvt.depth: 32
URxvt.foreground: white
URxvt.background: rgba:0000/0000/0000/aaaa
URxvt.scrollBar: false
URxvt.jumpScroll: true
URxvt.borderLess: true

so if you have a composite manager running (e.g. compiz, beryl, or xcompmgr) you get a fully transparent terminal with no borders or anything. Nice, fast, and lightweight.

hint: use urxvtd and urxvtc for even more memory savings!
Back to top
View user's profile Send private message
skellr
l33t
l33t


Joined: 18 Jun 2005
Posts: 976
Location: The Village, Portmeirion

PostPosted: Thu Mar 29, 2007 6:09 pm    Post subject: Reply with quote

ph030 wrote:
EDIT:
Quote:
With font rendering such a possible bottleneck (i810 )
How is this meant?
Antialiased fonts take more work to render and will slow things down. Something to consider especialy when using onboard graphics like i810.

"terminal program performance" is an example. There was another topic I was thinking about but can't seem to find.
https://forums.gentoo.org/viewtopic-t-410529

Bitstream Vera Sans Mono seems popular. (time cat /usr/share/dict/words)
real 0m35.980s
user 0m0.003s
sys 0m0.182s

Vs. fixed
real 0m7.822s
user 0m0.006s
sys 0m0.183s

Thats kinda extreme though, maybe a test while compiling something would be more realistic..
Back to top
View user's profile Send private message
avx
Advocate
Advocate


Joined: 21 Jun 2004
Posts: 2152

PostPosted: Thu Mar 29, 2007 6:39 pm    Post subject: Reply with quote

Thanks Rainskellr for this hint. I'll test it later with artwiz-snap on an IGM915.
Back to top
View user's profile Send private message
swimmer
Veteran
Veteran


Joined: 15 Jul 2002
Posts: 1330
Location: Netherlands

PostPosted: Fri Mar 30, 2007 12:32 am    Post subject: Reply with quote

My favorite at the moment ;-)

Code:
cat .config/Terminal/terminalrc

[Configuration]
AccelNewTab=<control><shift>t
AccelNewWindow=<control><shift>n
AccelDetachTab=<control><shift>d
AccelCloseTab=<control><shift>w
AccelCloseWindow=<control><shift>q
AccelCopy=<control><shift>c
AccelPaste=<control><shift>v
AccelEditHelpers=Disabled
AccelPreferences=Disabled
AccelShowMenubar=Disabled
AccelShowToolbars=Disabled
AccelShowBorders=Disabled
AccelFullscreen=F11
AccelSetTitle=Disabled
AccelReset=Disabled
AccelResetAndClear=Disabled
AccelPrevTab=<control>Page_Up
AccelNextTab=<control>Page_Down
AccelSwitchToTab1=<control>1
AccelSwitchToTab2=<control>2
AccelSwitchToTab3=<control>3
AccelSwitchToTab4=<control>4
AccelSwitchToTab5=<control>5
AccelSwitchToTab6=<control>6
AccelSwitchToTab7=<control>7
AccelSwitchToTab8=<control>8
AccelSwitchToTab9=<control>9
AccelContents=<Mod4><Super>F1
BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
BackgroundImageFile=
BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_TILED
BackgroundDarkness=0.598326
BindingBackspace=TERMINAL_ERASE_BINDING_ASCII_DELETE
BindingDelete=TERMINAL_ERASE_BINDING_AUTO
ColorForeground=White
ColorBackground=Black
ColorCursor=#ffffffffffff
ColorSelection=White
ColorSelectionUseDefault=TRUE
ColorPalette1=#000000000000
ColorPalette2=#e2fb14c214c2
ColorPalette3=#0e39ea340e39
ColorPalette4=#ffffb121080e
ColorPalette5=#00afb34dfa33
ColorPalette6=#e2ac497be2ac
ColorPalette7=#55cae403e403
ColorPalette8=#f0f0f0f0f0f0
ColorPalette9=#ffffc7bdc7bd
ColorPalette10=#ffff75917591
ColorPalette11=#8e38e8248e38
ColorPalette12=#f95dd3269c7e
ColorPalette13=#9c4a9c4af684
ColorPalette14=#f78cad09f78c
ColorPalette15=#5555ffffffff
ColorPalette16=#ffffffffffff
CommandUpdateRecords=TRUE
CommandLoginShell=TRUE
FontAllowBold=FALSE
FontAntiAlias=TRUE
FontName=Luxi Mono 12
MiscAlwaysShowTabs=FALSE
MiscBell=FALSE
MiscBordersDefault=TRUE
MiscCursorBlinks=FALSE
MiscDefaultGeometry=80x24
MiscInheritGeometry=FALSE
MiscMenubarDefault=FALSE
MiscMouseAutohide=FALSE
MiscToolbarsDefault=FALSE
MiscConfirmClose=TRUE
MiscCycleTabs=TRUE
MiscTabCloseButtons=TRUE
MiscTabPosition=GTK_POS_TOP
ScrollingBar=TERMINAL_SCROLLBAR_NONE
ScrollingLines=1000
ScrollingOnOutput=TRUE
ScrollingOnKeystroke=TRUE
ShortcutsNoMenukey=FALSE
ShortcutsNoMnemonics=FALSE
TitleInitial=Terminal
TitleMode=TERMINAL_TITLE_APPEND
Term=xterm
VteWorkaroundTitleBug=TRUE
WordChars=-A-Za-z0-9,./?%&#:_~[]+
HelperWebbrowser=firefox
HelperMailreader=mutt
Back to top
View user's profile Send private message
jsosic
Guru
Guru


Joined: 02 Aug 2004
Posts: 510
Location: Split (Croatia)

PostPosted: Fri Apr 13, 2007 8:19 am    Post subject: Reply with quote

ph030 wrote:
Code:
URxvt.perl-ext-common: matcher


What's matcher?!?
_________________
I avenge with darkness, the blood is the life
The Order of the Dragon, I feed on human life
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum