Skip to content

Instantly share code, notes, and snippets.

@fzerorubigd
Last active April 15, 2020 12:58
Show Gist options
  • Select an option

  • Save fzerorubigd/96c05772d817e243356e748343d9a4c5 to your computer and use it in GitHub Desktop.

Select an option

Save fzerorubigd/96c05772d817e243356e748343d9a4c5 to your computer and use it in GitHub Desktop.
/etc/X11/xorg.conf.d/90-keyboard.conf
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
@meysampg

Copy link
Copy Markdown

Or even life can be easier by toggling with one key lwin_toggle :P :D.

@bkhezry

bkhezry commented Apr 15, 2020

Copy link
Copy Markdown

Or even life can be easier by toggling with one key lwin_toggle :P :D.

درست صحبت کن.

@fzerorubigd

fzerorubigd commented Apr 15, 2020 via email

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment