mirror of
https://github.com/Snigdha-OS/snigdhaos-wsl.git
synced 2025-09-21 20:54:57 +02:00
🚀 feat(kali): thanks to kalilinux.org
This commit is contained in:
8
usr/lib/win-kex/VcXsrv/xkbdata/symbols/parens
Executable file
8
usr/lib/win-kex/VcXsrv/xkbdata/symbols/parens
Executable file
@@ -0,0 +1,8 @@
|
||||
// swap parentheses and square brackets
|
||||
default partial
|
||||
xkb_symbols "swap_brackets" {
|
||||
replace key <AE09> { [ 9, bracketleft ] };
|
||||
replace key <AE10> { [ 0, bracketright ] };
|
||||
replace key <AD11> { [ parenleft, braceleft ] };
|
||||
replace key <AD12> { [ parenright, braceright ] };
|
||||
};
|
Reference in New Issue
Block a user