Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
openrc doen't load "lv" keymap
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Positivly_Glowing
n00b
n00b


Joined: 17 Dec 2023
Posts: 1

PostPosted: Sun Dec 17, 2023 8:31 pm    Post subject: openrc doen't load "lv" keymap Reply with quote

Hello, new to gentoo, Wanted to switch my keyboard layout from "us" to "lv", but restarting keymaps gives me this error:

Code:
* Loading key mappings [lv] ...
unknown keysym 'trademark'
lk_add_key called with bad keycode -1
 * Error loading key mappings                                                                                                                                                                              [ !! ]
 * ERROR: keymaps failed to start

not sure if this is my fault or not.

my /etc/conf.d/keymaps

Code:
# Use keymap to specify the default console keymap.  There is a complete tree
# of keymaps in /usr/share/keymaps to choose from.
keymap="lv"

# Should we first load the 'windowkeys' console keymap?  Most x86 users will
# say "yes" here.  Note that non-x86 users should leave it as "no".
# Loading this keymap will enable VT switching (like ALT+Left/Right)
# using the special windows keys on the linux console.
windowkeys="YES"

# The maps to load for extended keyboards.  Most users will leave this as is.
extended_keymaps=""
#extended_keymaps="backspace keypad euro2"

# Tell dumpkeys(1) to interpret character action codes to be
# from the specified character set.
# This only matters if you set unicode="yes" in /etc/rc.conf.
# For a list of valid sets, run `dumpkeys --help`
dumpkeys_charset=""

# Some fonts map AltGr-E to the currency symbol instead of the Euro.
# To fix this, set to "yes"
fix_euro="NO"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum