View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 1 post ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: keymap
PostPosted: Sun Feb 16, 2025 4:04 am 
Offline
Joined: Tue Jan 23, 2007 1:38 pm
Posts: 251
Location: Sweden
I reinstalled one of my frontends recently, but the language and keyboard mapping settings did not "catch". Changing the displayed language can be done from the menu, but the keyboard mapping was not so easy. There are threads here, but they all refer to the old KnoppMyth times. I managed to figure it out and for my own memory and to help others in the same predicament, here is what I did:

The proper way to do it is said to be:
Code:
#localectl set-x11-keymap se
but that returns an error code 1 on my system.

Instead, I created a file named /etc/X11/xorg.conf.d/00-keyboard.conf (as root)
Put this in it:
Code:
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "se"
EndSection


Substitute "se" with the keyboard layout for the desired language/region, save and reboot.

_________________
LinHES R8.6.1
BE: AMD64X4, 4GB, Hauppauge usb tuners
FE1: Gigabyte F2A85X-UP4, nVidia GT640
FE2: Gigabyte GA-MA69GM-S2H, AthlonX2 4850E 2.5 GHz, 1GB, ASUS GEFORCE 7200GS 256MB
FE3: Asus Eeebox410


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: Google [Bot] and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu