Last active
October 18, 2018 11:12
-
-
Save canabady/db1eeecc0ef8add6ec819a46f9e28bc2 to your computer and use it in GitHub Desktop.
To set English and Tamil keyboard layout in lxde
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
# 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