Skip to content

Instantly share code, notes, and snippets.

@canabady
Last active October 18, 2018 11:12
Show Gist options
  • Save canabady/db1eeecc0ef8add6ec819a46f9e28bc2 to your computer and use it in GitHub Desktop.
Save canabady/db1eeecc0ef8add6ec819a46f9e28bc2 to your computer and use it in GitHub Desktop.
To set English and Tamil keyboard layout in lxde
# To set English and Tamil keyboard layout in lxde, add the below line to ~/.bashrc
setxkbmap -option grp:switch,grp:lwin_toggle,grp_led:scroll -layout "us,in" -variant "basic, tam_keyboard_with_numerals"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment