configs  Check-in [def4fadf93]

Overview
Comment:Add xinitrc
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: def4fadf93a3ff167b430a9db8e5041a9e6fe1d85b4b4c7cc5816599e622506a
User & Date: js on 2018-07-03 22:07:16
Other Links: manifest | tags
Context
2018-07-03
22:08
Xmodmap: Adjust to newer Xorg versions check-in: 39c4d266c4 user: js tags: trunk
22:07
Add xinitrc check-in: def4fadf93 user: js tags: trunk
2017-06-05
20:25
Update zshrc check-in: 6e417ca752 user: js tags: trunk
Changes

Added xinitrc version [36b84b79d1].











1
2
3
4
5
6
7
8
9
10
+
+
+
+
+
+
+
+
+
+
xset fp+ /usr/local/share/fonts/terminus
xset fp+ /usr/local/share/fonts/mscorefont
xset fp+ /usr/local/share/fonts/noto
xmodmap "$HOME/.Xmodmap"
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation" 1
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Button" 2
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Axes" 7 6 5 4
export GNUSTEP_USER_ROOT="$HOME/.gnustep"
xidle -program "/usr/X11R6/bin/xlock -usefirst" -timeout 300 &
exec dbus-launch ssh-agent wmaker