| Author |
Message |
|
|
Post subject: How to change keyboard layout
Posted: Aug 06, 2008 - 05:10 PM
|
|
Joined: Aug 06, 2008
Posts: 3
Status: Offline
|
|
Hi everybody, first time using sidux. I have been using Ubuntu for years, but I was a bit tired of reinstalling everytime...
I have a few problems with my freshly installed sidux, the most important one:
How to do I change the keyboard layout?
with google I found:
dpkg-reconfigure console-data
I follow the instructions, and then when looking for keymaps, it anwsers NONE
How do I install new keymaps?
(I have a French keyboard)
Thanks,
Jofre |
|
|
| |
|
|
|
 |
|
|
Post subject: How to change keyboard layout
Posted: Aug 06, 2008 - 05:30 PM
|
|
Team Member

Joined: Nov 24, 2006
Posts: 2864
Location: berlin
Status: Offline
|
|
if you have kde, you may set keyboard layout in keykontrol, keyboard section.
greetz
devil |
_________________ >>we are sidux - resistance is futile - you will be assimilated<<
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 06, 2008 - 05:37 PM
|
|
Joined: Aug 06, 2008
Posts: 3
Status: Offline
|
|
no, I am using fxce, and there is no the keyboard gui in preferences does not include anything to change the layout
But thanks anyway for trying.
Jofre |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 06, 2008 - 05:45 PM
|
|

Joined: Nov 30, 2006
Posts: 1010
Location: Nimritz / Thüringen
Status: Offline
|
|
| dpkg-reconfigure locales && dpkg-reconfigure console-data |
_________________
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 06, 2008 - 07:53 PM
|
|
Joined: Aug 06, 2008
Posts: 3
Status: Offline
|
|
Thanks,
This time nearly work, in the sense that something happenm everything seem ok;
Looking for keymap to install:
fr-latin9
assuming iso-8859-1 cedilla
assuming iso-8859-1 acute
assuming iso-8859-1 diaeresis
assuming iso-8859-1 brokenbar
assuming iso-8859-1 threequarters
assuming iso-8859-1 onehalf
assuming iso-8859-1 onequarter
assuming iso-8859-1 brokenbar
but i am still with the us keyboard
ideas>? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 06, 2008 - 08:17 PM
|
|
Joined: Nov 01, 2007
Posts: 59
Location: Houston, Tx
Status: Offline
|
|
Does your /etc/X11/xorg.conf have a section like this? Ought to be simple enough to try, anyway,
Quote:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
regards,
rumbarg |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 13, 2008 - 03:09 PM
|
|
Joined: Aug 04, 2008
Posts: 13
Status: Offline
|
|
Try this one:
setxkbmap xy, where xy is the code for your country. |
|
|
| |
|
|
|
 |
|
|