fixed mouse sensitivity on my mouse.
This commit is contained in:
parent
5fbd476230
commit
96af7ddb06
5 changed files with 11 additions and 4 deletions
|
@ -18,7 +18,6 @@ URxvt.keysym.C-equal: resize-font:bigger
|
|||
URxvt.keysym.C-0: resize-font:reset
|
||||
URxvt.keysym.C-question: resize-font:show
|
||||
|
||||
|
||||
!! drop in Solarized colorscheme for Xresources/Xdefaults
|
||||
|
||||
!!SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B RGB HSB
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
#remap caps lock to a third control key. both shifts at once toggle shiftlock
|
||||
setxkbmap -option ctrl:nocaps,shift:both_capslock
|
||||
xrdb -merge ~/.Xresources
|
||||
~/dotfiles/scripts/mousestart
|
||||
i3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue