X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.xsession_archimedes;h=c2bf965cf2de8687fa3be25ab86faacb01c575c5;hb=6cdad3023a28d7b4a8b6cdd211edf40c8df50dd1;hp=eeff35227431f9410ae4951ddd81f7796f949a53;hpb=53705a0df5720cd0a88db0a20266fa53f617be82;p=x_base.git diff --git a/.xsession_archimedes b/.xsession_archimedes index eeff352..c2bf965 100644 --- a/.xsession_archimedes +++ b/.xsession_archimedes @@ -1,10 +1,15 @@ #-*- mode: sh; -*- -HOSTNAME=$(hostname) +#xrandr --output DVI0 --right-of VGA2 +xrandr --output DVI-I-2 --left-of DVI-I-1 xmodmap -e 'keycode 158 = XF86AudioRaiseVolume' xmodmap -e 'keycode 146 = XF86AudioLowerVolume' xset r rate 170 40 +xmodmap -e 'keycode 133 = Multi_key' +xmodmap -e 'clear mod4' +xmodmap -e 'add mod4 = Super_L Super_R' + #Red 1.300, Green 1.300, Blue 1.150 xgamma -rgamma 1.3 -ggamma 1.3 -bgamma 1.15