From 35bbcdc27b6d04863fc94faa10411e13aca8ac63 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 7 Feb 2021 17:55:55 -0500 Subject: Enable mouse acceleration in X --- home/.xsession | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.xsession b/home/.xsession index 7563acc9..0f760261 100644 --- a/home/.xsession +++ b/home/.xsession @@ -1,5 +1,5 @@ . ~/.profile -xset r rate 175 +xset r rate 175 m 4 xmodmap ~/.config/X/modmap xrdb -load ~/.config/X/resources xsetroot -bitmap /usr/X11R6/include/X11/bitmaps/xsnow \ -- cgit 1.4.1 e='this.form.submit();'> dontfiles
summary refs log tree commit diff
path: root/port (unfollow)
Commit message (Expand)Author
2019-07-27Shell script style passJune McEnroe
2019-07-27Add c11.pdfJune McEnroe
2019-07-27Move pdf script to MakefileJune McEnroe
2019-07-27Update macOS neovim to 0.3.8June McEnroe
2019-07-27Rewrite port makefiles consistentlyJune McEnroe
2019-07-27Rewrite Makefile once more with more organizationJune McEnroe
2019-07-27Reference png.h in bin.7June McEnroe
2019-07-27Revert "Use scheme to style HTMLs"June McEnroe
2019-07-27Remove scheme text linkJune McEnroe
2019-07-26Update Dark.terminalJune McEnroe
2019-07-26Lighten dark whiteJune McEnroe
2019-07-25Add png.3 man pageJune McEnroe
2019-07-25Use scheme to style HTMLsJune McEnroe
2019-07-25Don't match comments in strings in makeJune McEnroe
2019-07-25Generate index.html with links from bin.7June McEnroe
2019-07-24Warn when date has changedJune McEnroe
2019-07-24Add whenJune McEnroe
2019-07-24Remove histedit from bitJune McEnroe