hi
Howto install other keyboard layouts in LXDE, so I can change to each country, that I want?
BTW I need for sure US, DE and CH layout.

To add the functionality of multiple keyboards, first add (as root) to the autostart file (see Section 16) your language choices, for example, for US and French, add
@setxkbmap -layout "us,fr" . @setxkbmap -layout "us,de,ch" 

ccc wrote:
- Code: Select all
To add the functionality of multiple keyboards, first add (as root) to the autostart file (see Section 16) your language choices, for example, for US and French, add
@setxkbmap -layout "us,fr" .
Thx a lot, but should I add this entry:in /etc/xdg/lxsession/lubuntu/autostart and that's it?
- Code: Select all
@setxkbmap -layout "us,de,ch"
@setxkbmap -layout "us,us,de" -variant ",altgr-intl,"

Mihujoy wrote:Hello, I have done the same but it seems each time I so a restart it has only US keyboard. Is there something else I need to do?

# KEYBOARD CONFIGURATION FILE
# Consult the keyboard(5) manual page.
XKBMODEL="pc105"
XKBLAYOUT="us,de,ch"
XKBVARIANT="nodeadkeys"
XKBOPTIONS=""
BACKSPACE="guess"

Users browsing this forum: No registered users and 5 guests