Last active
April 15, 2020 12:58
-
-
Save fzerorubigd/96c05772d817e243356e748343d9a4c5 to your computer and use it in GitHub Desktop.
/etc/X11/xorg.conf.d/90-keyboard.conf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "InputClass" | |
Identifier "keyboard" | |
Driver "evdev" | |
MatchIsKeyboard "on" | |
Option "XkbModel" "evdev" | |
Option "XkbLayout" "us,ir" | |
Option "XkbOptions" "grp:switch,grp:alt_shift_toggle,grp_led:scroll" | |
EndSection |
Or even life can be easier by toggling with one key
lwin_toggle
:P :D.
درست صحبت کن.
Nope. Win is my window manager super key
…On Wed, Apr 15, 2020, 12:11 PM Behrouz Khezry ***@***.***> wrote:
***@***.**** commented on this gist.
------------------------------
Or even life can be easier by toggling with one key lwin_toggle :P :D.
درست صحبت کن.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://gist.github.com/96c05772d817e243356e748343d9a4c5#gistcomment-3255212>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHEJ43NJ27L7KESLIFNZR3RMWB3JANCNFSM4MIOHZ6A>
.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Or even life can be easier by toggling with one key
lwin_toggle
:P :D.