- Right click on top panel
- Add or remove panel items
- Panel Applets -> Add
- Select -> Keyboard Layout Handler -> Add
- Close Window
- Right Click on the keyboard icon at the right corner of Panel - > Keyboard Layout Handler Settings
- Uncheck Keep System layouts
- Add -> Select the Keyboard layout -> ok (Select and remove the Layout ( which you don't want)
- Close
OR
1. Open
terminal and type the command
sudo leafpad
/etc/default/keyboard
2. Make the changes in the window as
follows
XKBMODEL=”pc105”
XKBLAYOUT=”us”
XKBVARIENT=”en”
XKBOPTIONS=” ”
BACKSPACE=”guess”
3. File -> save -> Close
windows
4. Restart
No comments:
Post a Comment