projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d405cd
)
shell: tweak trackpoint sensitivity accel speed on jirud
author
Amin Bandali
<bandali@gnu.org>
Sun, 11 Aug 2019 14:58:04 +0000
(10:58 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 11 Aug 2019 14:58:04 +0000
(10:58 -0400)
.config/profiles/jirud
[new file with mode: 0644]
patch
|
blob
diff --git a/.config/profiles/jirud
b/.config/profiles/jirud
new file mode 100644
(file)
index 0000000..
6ee2a39
--- /dev/null
+++ b/
.config/profiles/jirud
@@ -0,0
+1,3
@@
+if [ -x "$(command -v xinput)" ]; then
+ xinput --set-prop "TPPS/2 IBM TrackPoint" 'libinput Accel Speed' -0.4
+fi