mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-04 18:24:38 +02:00
keys: use inputplug to configure keyboards
This commit is contained in:
parent
b7c2ca10e7
commit
41bfe7fa0d
6 changed files with 93 additions and 0 deletions
13
xkb/symbols/vbe
Normal file
13
xkb/symbols/vbe
Normal file
|
@ -0,0 +1,13 @@
|
|||
partial
|
||||
xkb_symbols "pause" {
|
||||
key <PAUS> {
|
||||
[ XF86ScreenSaver, NoSymbol ]
|
||||
};
|
||||
};
|
||||
|
||||
partial
|
||||
xkb_symbols "webcam" {
|
||||
key <I220> {
|
||||
[ XF86ScreenSaver, NoSymbol ]
|
||||
};
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue