summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-12-18 15:04:04 +0100
committerStefan Ritter <xeno@thehappy.de>2009-12-18 15:04:04 +0100
commitf70ecacf6f28da73087cf6fdd13cd6a614cdb536 (patch)
tree9fdbdb62bb6e3316d77d327fdc284282f824c50e /xorg
parent04c164e4f181df2a07b9789a6c7f084256d239b7 (diff)
Weekly commit
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xcompose1
-rw-r--r--xorg/xdefaults4
-rw-r--r--xorg/xorg.conf2
3 files changed, 4 insertions, 3 deletions
diff --git a/xorg/xcompose b/xorg/xcompose
index 0b0b1d5..f52b765 100644
--- a/xorg/xcompose
+++ b/xorg/xcompose
@@ -7,3 +7,4 @@ include "/usr/share/X11/locale/en_US.UTF-8/Compose"
<dead_circumflex> <x> : "[✘]"
<dead_circumflex> <p> : "http_proxy=http://localhost:3128 "
<dead_circumflex> <l> : "♥"
+<dead_circumflex> <n> : "♫"
diff --git a/xorg/xdefaults b/xorg/xdefaults
index ed0121f..9ae58c8 100644
--- a/xorg/xdefaults
+++ b/xorg/xdefaults
@@ -35,7 +35,7 @@ URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]
#URxvt*tintColor: grey
# Colors
-URxvt*cursorColor: #6E8558
+#URxvt*cursorColor: #6E8558
URxvt*background: #0e1310
URxvt*foreground: #ffffff
URxvt*colorBD: #FFFFFF
@@ -47,7 +47,7 @@ URxvt*color2: #6E8558
URxvt*color3: #E7D78E
URxvt*color4: #3465A4
URxvt*color5: #CEA86F
-URxvt*color6: #FFFFFF
+URxvt*color6: #0099FF
URxvt*color7: #FFFFFF
URxvt*color8: #888888
URxvt*color9: #D76666
diff --git a/xorg/xorg.conf b/xorg/xorg.conf
index 355f50c..d8ca7a3 100644
--- a/xorg/xorg.conf
+++ b/xorg/xorg.conf
@@ -38,7 +38,7 @@ Section "ServerLayout"
EndSection
Section "ServerFlags"
- Option "DontZap" "on"
+ Option "DontZap" "False"
Option "AutoAddDevices" "False"
Option "AllowEmptyInput" "False"
EndSection