Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Azerty keyboard onder Xorg7
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Dutch
View previous topic :: View next topic  
Author Message
Braempje
l33t
l33t


Joined: 31 Jan 2003
Posts: 748

PostPosted: Sat Aug 12, 2006 7:11 pm    Post subject: Azerty keyboard onder Xorg7 Reply with quote

(Dit lijkt een faq maar ik vind niet direct iets...)
Ik heb een upgrade gedaan naar Xorg 7 en sindsdien werken sommige toetsen niet meer goed, bijvoorbeeld mijn apenstaart of de rechte haakjes... In mijn xorg.conf staat:
Code:
Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "be"
EndSection

Moet daar iets anders staan? Is dat veranderd?
_________________
Dictionary of the Flemish Sign Language - Woordenboek Vlaamse Gebarentaal
Back to top
View user's profile Send private message
Aries-Belgium
l33t
l33t


Joined: 08 Jul 2005
Posts: 730
Location: Willebroek, Belgium

PostPosted: Sat Aug 12, 2006 11:37 pm    Post subject: Reply with quote

Deze werkt bij mij prima:
Code:
Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "be"
EndSection

_________________
Ep2.nl | Developers Community
Back to top
View user's profile Send private message
Braempje
l33t
l33t


Joined: 31 Jan 2003
Posts: 748

PostPosted: Sun Aug 13, 2006 11:34 am    Post subject: Reply with quote

Inderdaad, die regel met xfree86 verknoeide mijn configuratie.
Bedankt voor de hulp!
_________________
Dictionary of the Flemish Sign Language - Woordenboek Vlaamse Gebarentaal
Back to top
View user's profile Send private message
garo
Bodhisattva
Bodhisattva


Joined: 15 Jul 2002
Posts: 860
Location: Edegem,BELGIUM

PostPosted: Mon Aug 14, 2006 10:40 am    Post subject: Reply with quote

Dat passen we mischien beter is aan in de faq.
Zelf gebruik ik al lang geen azerty meer, maar zou iemand die dit wel gebruikt mij eens de methode voor azerty in te stellen (console en X) kunnen vertellen?
_________________
My favorite links this month:
- Surf Random
- Web-based SSH
- Stop Spam
Back to top
View user's profile Send private message
Aries-Belgium
l33t
l33t


Joined: 08 Jul 2005
Posts: 730
Location: Willebroek, Belgium

PostPosted: Mon Aug 14, 2006 3:36 pm    Post subject: Reply with quote

Ik kan het alleen voor Belgische keyboards zeggen. Ik geloof dat er tussen de verschillende AZERTY borden nog verschillen zitten.

Console:
Code:
loadkeys be-latin1


Gentoo config:
In /etc/conf.d/keymaps
Code:
KEYMAP="be-latin1"


X:
In /etc/X11/xorg.conf:
Code:
Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "be"
EndSection


Nog iets?
_________________
Ep2.nl | Developers Community
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Dutch All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum