Unix Technical Forum

keyboard

This is a discussion on keyboard within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I ve just installed Gnome Dropline 2.4 on my Slakcware 9.1 but the keyboard is qwerty and i want ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 06:59 AM
xtravaganza
 
Posts: n/a
Default keyboard

I ve just installed Gnome Dropline 2.4 on my Slakcware 9.1 but the keyboard
is qwerty and i want it to be azerty. I m a french slack user.
With KDE there is no pb.

Thanks for ur solution.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 06:59 AM
Cricri
 
Posts: n/a
Default Re: keyboard

i'm french too !

May be you need to add a line like this one :

export LANG=fr_FR@euro

in the file /etc/profile.d/lang.sh

or you don't setup Xfree to use a french keyboard mapping in
/etc/X11/XF86Config
mine look like this :

Option "XkbRules" "xfree86"
Option "XkbModel" "pc"
Option "XkbLayout" "fr-latin9"

hope this help

Le 12/25/2003 10:34 PM, xtravaganza a écrit :
> I ve just installed Gnome Dropline 2.4 on my Slakcware 9.1 but the keyboard
> is qwerty and i want it to be azerty. I m a french slack user.
> With KDE there is no pb.
>
> Thanks for ur solution.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 06:59 AM
xtravaganza
 
Posts: n/a
Default Re: keyboard

Et bien non ca ne fonctionne toujours pas!
C'est dingue, ca fait deux heures que je cherche sur le net et rien
L'equipe de Gnome n'a meme pas mis une solution efficace pour configurer
le clavier correctment, impensable!
Pour info si je lance gdm le clavier est deja en qwerty!
C'est vraiment chiant!
Grosse lacune pour Gnome


Le Fri, 26 Dec 2003 00:50:15 +0100, Cricri a écrit*:

> i'm french too !
>
> May be you need to add a line like this one :
>
> export LANG=fr_FR@euro
>
> in the file /etc/profile.d/lang.sh
>
> or you don't setup Xfree to use a french keyboard mapping in
> /etc/X11/XF86Config
> mine look like this :
>
> Option "XkbRules" "xfree86"
> Option "XkbModel" "pc"
> Option "XkbLayout" "fr-latin9"
>
> hope this help
>
> Le 12/25/2003 10:34 PM, xtravaganza a écrit :
>> I ve just installed Gnome Dropline 2.4 on my Slakcware 9.1 but the keyboard
>> is qwerty and i want it to be azerty. I m a french slack user.
>> With KDE there is no pb.
>>
>> Thanks for ur solution.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 06:59 AM
Cricri
 
Posts: n/a
Default Re: keyboard

Et dans une console c'est en qwerty aussi ?

Moi je n'ai pas de problème, la console, gdm, gnome sont en azerty.
Vérifiez aussi le fichier /etc/rc.d/rc.keymap
Voilà son contenu chez moi:

-> couper ici
#!/bin/sh
# Load the keyboard map. More maps are in /usr/share/kbd/keymaps.
if [ -x /usr/bin/loadkeys ]; then
/usr/bin/loadkeys fr-latin9.map
fi
-> couper ici

Le 12/26/2003 01:31 AM, xtravaganza a écrit :
> Et bien non ca ne fonctionne toujours pas!
> C'est dingue, ca fait deux heures que je cherche sur le net et rien
> L'equipe de Gnome n'a meme pas mis une solution efficace pour configurer
> le clavier correctment, impensable!
> Pour info si je lance gdm le clavier est deja en qwerty!
> C'est vraiment chiant!
> Grosse lacune pour Gnome
>
>
> Le Fri, 26 Dec 2003 00:50:15 +0100, Cricri a écrit :
>
>
>>i'm french too !
>>
>>May be you need to add a line like this one :
>>
>> export LANG=fr_FR@euro
>>
>>in the file /etc/profile.d/lang.sh
>>
>>or you don't setup Xfree to use a french keyboard mapping in
>>/etc/X11/XF86Config
>>mine look like this :
>>
>> Option "XkbRules" "xfree86"
>> Option "XkbModel" "pc"
>> Option "XkbLayout" "fr-latin9"
>>
>>hope this help
>>
>>Le 12/25/2003 10:34 PM, xtravaganza a écrit :
>>
>>>I ve just installed Gnome Dropline 2.4 on my Slakcware 9.1 but the keyboard
>>>is qwerty and i want it to be azerty. I m a french slack user.
>>>With KDE there is no pb.
>>>
>>>Thanks for ur solution.

>
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 07:00 AM
xtravaganza
 
Posts: n/a
Default Re: keyboard

C'est ok, mais en lancant xf86cfg.
Merci pour ton aide.

Le Fri, 26 Dec 2003 02:11:13 +0100, Cricri a écrit*:

> Et dans une console c'est en qwerty aussi ?
>
> Moi je n'ai pas de problème, la console, gdm, gnome sont en azerty.
> Vérifiez aussi le fichier /etc/rc.d/rc.keymap
> Voilà son contenu chez moi:
>
> -> couper ici
> #!/bin/sh
> # Load the keyboard map. More maps are in /usr/share/kbd/keymaps.
> if [ -x /usr/bin/loadkeys ]; then
> /usr/bin/loadkeys fr-latin9.map
> fi
> -> couper ici
>
> Le 12/26/2003 01:31 AM, xtravaganza a écrit :
>> Et bien non ca ne fonctionne toujours pas!
>> C'est dingue, ca fait deux heures que je cherche sur le net et rien
>> L'equipe de Gnome n'a meme pas mis une solution efficace pour configurer
>> le clavier correctment, impensable!
>> Pour info si je lance gdm le clavier est deja en qwerty!
>> C'est vraiment chiant!
>> Grosse lacune pour Gnome
>>
>>
>> Le Fri, 26 Dec 2003 00:50:15 +0100, Cricri a écrit :
>>
>>
>>>i'm french too !
>>>
>>>May be you need to add a line like this one :
>>>
>>> export LANG=fr_FR@euro
>>>
>>>in the file /etc/profile.d/lang.sh
>>>
>>>or you don't setup Xfree to use a french keyboard mapping in
>>>/etc/X11/XF86Config
>>>mine look like this :
>>>
>>> Option "XkbRules" "xfree86"
>>> Option "XkbModel" "pc"
>>> Option "XkbLayout" "fr-latin9"
>>>
>>>hope this help
>>>
>>>Le 12/25/2003 10:34 PM, xtravaganza a écrit :
>>>
>>>>I ve just installed Gnome Dropline 2.4 on my Slakcware 9.1 but the keyboard
>>>>is qwerty and i want it to be azerty. I m a french slack user.
>>>>With KDE there is no pb.
>>>>
>>>>Thanks for ur solution.

>>
>>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:19 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com