numlockx on xrdb -load ~/.Xresources xset b 100 450 20 # bell volume (%), frequency (/s), duration (ms) xset r rate 400 20 # keyboard repeat delay (ms), frequency (/s) mouse-left xset mouse 130/100 0 # acceleration (ration), threshold (pixels, or 0 for natural progression) # acceleration ratios below 1 are now apparently treated as 1 ## something in HAL must also allow control of this, because I see stuff in Xorg.log # /usr/bin/screenpager reset # deletes ~/.cache/screenpager exec openbox-session >> /var/log/etc.log 2>&1 # which in turn calls ~/.config/openbox/autostart.sh or /etc/xdg/openbox/autostart.sh