Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. xkbset exp 120 =b =r -m =ma =a -st =twokey =latchlock -sl -bo =f =dumbbell -led =feature =slowwarn =slowpress =slowaccept =slowreject =slowrelease =bouncereject =stickybeep =ov1 =ov2 =ignoregrouplock
  4. xkbset b r rate 660 40 perkeyrepeat 00ffffffdffffbbffadfffefffedffff9ffffffffffffffffff7ffffffffffff -m 1 ma 160 40 30 30 500 -a st -twokey -latchlock -sl 500 -bo 500 f dumbbell -led feature slowwarn slowpress slowaccept -slowreject -slowrelease bouncereject -stickybeep -ov1 -ov2 groupswrap wrap 1 ignoregrouplock nullify -shift -lock -control -mod1 -mod2 -mod3 -mod4 -mod5 ignorelock -shift -lock -control -mod1 -mod2 -mod3 -mod4 -mod5
  5.  
  6. ~/bin/stickykeys.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement