summaryrefslogtreecommitdiff
path: root/by_os/Linux/X/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'by_os/Linux/X/.xinitrc')
-rw-r--r--by_os/Linux/X/.xinitrc13
1 files changed, 1 insertions, 12 deletions
diff --git a/by_os/Linux/X/.xinitrc b/by_os/Linux/X/.xinitrc
index 078cb2a..71a1180 100644
--- a/by_os/Linux/X/.xinitrc
+++ b/by_os/Linux/X/.xinitrc
@@ -1,15 +1,4 @@
-exec xmodmap ${HOME}/.Xmodmap &
-exec ${HOME}/bin/ratcpi &
-export EXT_POINTER=$(xinput list | grep "USB-HID Keyboard" | grep pointer | awk -F'=' '{print $2}' | cut -f 1)
-if [[ $(hostname) == "kobe" ]]; then
- exec xinput set-prop $EXT_POINTER 264 2.5 &
- exec xinput set-prop $EXT_POINTER 265 1.0 &
- exec xinput set-prop $EXT_POINTER 266 5.0 &
-elif [[ $(hostname) == "bogues" ]]; then
- exec xinput set-prop $EXT_POINTER 268 2.5 &
- exec xinput set-prop $EXT_POINTER 269 1.25 &
-fi
-exec mkdir -p /tmp/mutt &
export LC_ALL=en_US.UTF-8
+#exec setterm -blength 0
exec ratpoison