![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2006
Location: Lodz, Poland
Beans: 29
Ubuntu 8.04 Hardy Heron
|
Setting user keymap at console login
Hi folks!
I would like to set the user-specific console keymap on my machine. I mean, in text console login (like after ctrl+alt+f2 Unluckily, 'setupcon pl' command (no matter of parameter '-k' or not) does nothing (a bug? maybe I should report?), and 'loadkeys' command provided by 'console-tools' package tells me about denied permissions (it works only from root account, but I'm not interested in it!). Is there any working way to change the console keymap from the user account? Problem happens on hardy (probably it's common for *ubuntu, because the console-connected packages are similar); I have no data about older editions... |
|
|
|
|
|
#2 | |
|
Way Too Much Ubuntu
![]() Join Date: Dec 2007
Beans: 222
|
Re: Setting user keymap at console login
Quote:
Code:
sudo dpkg-reconfigure console-setup
__________________
Help yourself | [Hints] Disassemble your laptop "Si peccasse negamus, fallimur, Et nulla est in nobis veritas--" |
|
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2006
Location: Lodz, Poland
Beans: 29
Ubuntu 8.04 Hardy Heron
|
Re: Setting user keymap at console login
Reconfiguring console-setup affects all users... So sorry, but it doesn't solve the problem
EDIT: But I don't agree, that is is technically impossible. I've managed to set multiple keyboard layouts in console setup, and I'm able to switch to my layout witch Alt+Shift (this combination is just my choice). So, definitely, it have to be possible to send similar signal with some command Code:
XKBMODEL="pc105" XKBLAYOUT="us,pl,ru" XKBVARIANT=",,phonetic" XKBOPTIONS="lv3:ralt_switch,grp:alt_shift_toggle" Last edited by Pablo89; August 1st, 2008 at 06:09 AM.. |
|
|
|
| Bookmarks |
| Tags |
| console, internationalization, keymap |
| Thread Tools | |
| Display Modes | |
|
|