summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--carrot/.Xresources1
-rwxr-xr-xcarrot/.xsession20
2 files changed, 21 insertions, 0 deletions
diff --git a/carrot/.Xresources b/carrot/.Xresources
new file mode 100644
index 0000000..9ce55a6
--- /dev/null
+++ b/carrot/.Xresources
@@ -0,0 +1 @@
+*.dpi: 128
diff --git a/carrot/.xsession b/carrot/.xsession
new file mode 100755
index 0000000..2872387
--- /dev/null
+++ b/carrot/.xsession
@@ -0,0 +1,20 @@
+lisgd -t 75 \
+ -g '1,ULDR,TL,*,xdotool key XF86Launch0' \
+ -g '1,UD,T,*,xdotool key XF86Launch1' \
+ -g '1,URDL,TR,*,xdotool key XF86Launch2' \
+ -g '1,RL,L,*,xdotool key XF86Launch3' \
+ -g '1,DRUL,BR,*,xdotool key XF86Launch4' \
+ -g '1,DU,B,*,xdotool key XF86Launch5' \
+ -g '1,DLUR,BL,*,xdotool key XF86Launch6' \
+ -g '1,LR,L,*,xdotool key XF86Launch7' \
+ -g '1,DRUL,TL,*,xdotool key Shift+XF86Launch0' \
+ -g '1,DU,T,*,xdotool key Shift+XF86Launch1' \
+ -g '1,DLUR,TR,*,xdotool key Shift+XF86Launch2' \
+ -g '1,LR,L,*,xdotool key Shift+XF86Launch3' \
+ -g '1,ULDR,BR,*,xdotool key Shift+XF86Launch4' \
+ -g '1,UD,B,*,xdotool key Shift+XF86Launch5' \
+ -g '1,URDL,BL,*,xdotool key Shift+XF86Launch6' \
+ -g '1,RL,L,*,xdotool key Shift+XF86Launch7'
+xrandr --dpi 128
+unclutter --hide-on-touch --start-hidden --idle 5
+emacs