This is a discussion on Choosing another console font? within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi, During Slackware installation, the first thing I do is choose a console keyboard. Question: how do I change ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, During Slackware installation, the first thing I do is choose a console keyboard. Question: how do I change that once everything is installed? And how do I eventually see the list of available console keyboards? I tried to run pkgtool, but there is no script for that. Cheers, Niki Kovacs -- Whereof one cannot speak, thereof one frequently goes ranting on and on at ball-breaking length. (Ludwig Wittgenstein, Tractatus Logico-Philosophicus, first draft) |
| |||
| Kiki Novak wrote: > Hi, > > During Slackware installation, the first thing I do is choose a console > keyboard. > > Question: how do I change that once everything is installed? And how do I > eventually see the list of available console keyboards? I tried to run > pkgtool, but there is no script for that. > > Cheers, > > Niki Kovacs su to root in a term window and try, setconsolefont -- Ezra Vandervort Linux, Because rebooting is for adding new hardware ... |
| |||
| Ezra Vandervort wrote: > su to root in a term window and try, > > setconsolefont I didn't mean the console font, but the keyboard layout. E. g. azerty, qwertz.de, qwerty, that sort of thing. No way to find it. Niki Kovacs -- Whereof one cannot speak, thereof one frequently goes ranting on and on at ball-breaking length. (Ludwig Wittgenstein, Tractatus Logico-Philosophicus, first draft) |
| |||
| Kiki Novak wrote: > I didn't mean the console font, but the keyboard layout. E. g. azerty, > qwertz.de, qwerty, that sort of thing. No way to find it. PS: sorry if I mistook the terms in the Subject line -- Whereof one cannot speak, thereof one frequently goes ranting on and on at ball-breaking length. (Ludwig Wittgenstein, Tractatus Logico-Philosophicus, first draft) |
| |||
| Kiki Novak <mickey@mouse.com> wrote: > During Slackware installation, the first thing I do is choose a console > keyboard. > > Question: how do I change that once everything is installed? Edit /etc/rc.d/rc.keymap > And how do I eventually see the list of available console keyboards? ls -R /usr/share/kbd/keymaps regards Henrik -- The address in the header is only to prevent spam. My real address is: hc2(at)uthyres.com Examples of addresses which go to spammers: info@webrider.ru remove@emailpromo.biz root@localhost |
| |||
| Kiki Novak wrote : > Question: how do I change that once everything is installed? The console keyboard setting is stored in /etc/rc.d/rc.keymap > And how do I eventually see the list of available console keyboards? You'll find all keymaps in this directory: /usr/share/kbd/keymaps/i386/ -- Thomas O. This area is designed to become quite warm during normal operation. |
| ||||
| Henrik Carlqvist wrote: > > Edit /etc/rc.d/rc.keymap > >> And how do I eventually see the list of available console keyboards? > > ls -R /usr/share/kbd/keymaps > > regards Henrik Thanks! That helped! -- Whereof one cannot speak, thereof one frequently goes ranting on and on at ball-breaking length. (Ludwig Wittgenstein, Tractatus Logico-Philosophicus, first draft) |