|
LFS: How To Configure Linux Console For UK Keyboard
Having set up LFS for servers a few times before, I am now trying to build a viable, fully functional desktop OS with it on my new laptop.
First hurdle (never had to bother about it on servers) - how to properly set Linux Console in /etc/sysconfig/console for UK keyboard (LFS 6.3, paragraph 7.6). Googling didn't produce that much but Gentoo wiki suggests this configuration:
KEYMAP="uk"
CONSOLEFONT="default8x16"
Anyone knows if this is correct?
P.S. Actually 'CONSOLEFONT' would most likely be incorrect as LFS says it's 'FONT=<something> -m <something>'
Last edited by klearview; 09-17-2008 at 07:24 PM.
Reason: P.S. added
|