openbox: Add option for . on keypad
This commit is contained in:
parent
5b2ff60922
commit
d6e7105017
@ -22,3 +22,4 @@ sleep 1 && /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
#gnome-terminal --tab -e "/usr/bin/autossh -M 0 -NR 2222:localhost:22 -o \"ServerAliveInterval 45\" -o \"ServerAliveCountMax 2\" mathieu@mathux.org" &
|
||||
# you could list device with `xinput list` and there associated props with `xinput list-props "DEVICE NAME or ID"`
|
||||
#xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Accel Speed" 0.5
|
||||
#setxkbmap -option kpdl:dot
|
||||
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -16,3 +16,6 @@
|
||||
[submodule "gdb/gdb_gef"]
|
||||
path = gdb/gdb_gef
|
||||
url = https://github.com/hugsy/gef
|
||||
[submodule "zplug"]
|
||||
path = zplug
|
||||
url = https://github.com/zplug/zplug
|
||||
|
1
zplug
Submodule
1
zplug
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c4dea766566b168a32dbfa8d10335e525ce39fcc
|
Loading…
Reference in New Issue
Block a user