summaryrefslogblamecommitdiff
path: root/old/kusanagi/dot_Xdefaults
blob: 12658f1cc246b995730de13d358855199997382b (plain) (tree)


























































































                                                                        
# General terminal configuration

#xterm*scrollTtyOutput:	false
xterm*rightScrollBar:	true
#xterm*faceName:	Ubuntu Mono:pixelsize=16
xterm*utf8:	2
xterm*scrollBar:	false
xterm*saveLines:	512
xterm*geometry:	80x25
xterm*scrollTtyKeypress:	true
xterm*dynamicColors:	true
xterm*jumpScroll:	true
xterm*eightBitInput:	true
xterm*multiScroll:	true
xterm*toolBar:	false

*reverseVideo:true


#*background: #DDFF77
*background: #dddddd
*foreground: #222222
#*background: #FFFFD7
#*Text.background:	#0000FF
# *foreground:	#dddddd
# *background:	#111111
# *background:	#0000FF
# *color0:	#000000
# *color1:	#ff6565
# *color2:	#93d44f
# *color3:	#eab93d
# *color4:	#204a87
# *color5:	#ce5c00
# *color6:	#89b6e2
# *color7:	#cccccc
# *color8:	#555753
# *color9:	#ff8d8d
# *color10:	#c8e7a8
# *color11:	#ffc123
# *color12:	#3465a4
# *color13:	#f57900
# *color14:	#46a4ff
# *color15:	#ffffff


# Configuration for urxvt

URxvt.keysym.C-Right          : \033[1;5C
URxvt.keysym.C-Left           : \033[1;5D

URxvt.matcher.button:	1
#rxvt*modifier: alt
#urxvt*modifier: alt

URxvt.scrollBar:	off
URxvt*scrollstyle:	rxvt

#URxvt*transparent:	true
Rxvt*shading:	15

#URxvt.font:	-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-1
#URxvt.font:	-misc-fixed-medium-r-normal--15-120-90--c-90-iso8859-1
#URxvt.font: xft:Ubuntu Mono:size=13
#URxvt.font: xft:Monaco:size=12
URxvt.font: xft:SF Mono:size=12
#URxvt.font: xft:Monoid:size=11
#URxvt.font: xft:ProFontIIx:size=10

#xft.rgba:	rgb
#xft.hinting:	true
#xft.antialias:	true
#xft.hintstyle:	hintfull
#xft.dpi:	96
Xft.autohint: true
Xft.antialias: true

URxvt.perl-ext-common:	default,clipboard,url-select,matcher,resize-font
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-select.launcher: /usr/bin/firefox -new-tab
#URxvt.url-select.launcher: /usr/bin/opera
#URxvt.url-select.launcher: /usr/bin/dillo
URxvt.url-select.underline: true
URxvt.resize-font.smaller: C-Down
URxvt.resize-font.bigger: C-Up


# Other configuration

Xcursor*theme:	Adwaita

*visualBell: false