From d6e7105017aebd4950abb74e4697cadbb23cabaf Mon Sep 17 00:00:00 2001 From: Mathieu Maret Date: Tue, 31 May 2022 16:06:37 +0200 Subject: [PATCH] openbox: Add option for . on keypad --- .config/openbox/autostart | 1 + .gitmodules | 3 +++ zplug | 1 + 3 files changed, 5 insertions(+) create mode 160000 zplug diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 4545c82..d1b7c35 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -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 diff --git a/.gitmodules b/.gitmodules index 9021180..ab1ddfb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/zplug b/zplug new file mode 160000 index 0000000..c4dea76 --- /dev/null +++ b/zplug @@ -0,0 +1 @@ +Subproject commit c4dea766566b168a32dbfa8d10335e525ce39fcc