Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Keymap problemen in X
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
stijn
n00b
n00b


Joined: 27 Sep 2002
Posts: 34
Location: Belgium/Leuven

PostPosted: Tue May 06, 2003 7:14 pm    Post subject: Keymap problemen in X Reply with quote

Hallo,

het pobleem: ik kan geen backslash typen. Waarlijk jammer als je moet programmeren. In de console werkt ze wel, in X typt het een pipe ( | ).
de instellingen in XF86Config zijn:

Code:

Section "InputDevice"
                                                                               
    Identifier  "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "be"
                                                                               
EndSection




Ik heb een azerty toetsenbord met 108 knoppekes (3 extra knoppen voor sleep/shutdown/nogiets, nooit gebruikt. pc108 van XkbLayout maken doet het ook niet... Iemand een suggestie?

stijn
Back to top
View user's profile Send private message
microbrain
n00b
n00b


Joined: 21 Nov 2002
Posts: 33
Location: Bredene, Belgium

PostPosted: Tue May 13, 2003 10:26 am    Post subject: Reply with quote

misschien:
Option "RightAlt" "ModeShift"

misschien:
Option "XkbSymbols" "compose:ralt"

Ben voor 't moment zelf aan't sukkelen met toetsenbord, vandaar da'k op deze post terecht kwam, cheerios
_________________
"It's not stupid, it's advanced." -- Purple Tallest
Back to top
View user's profile Send private message
Raskas
n00b
n00b


Joined: 09 Apr 2003
Posts: 28

PostPosted: Tue May 13, 2003 12:34 pm    Post subject: Reply with quote

probeer eens andere keyboard modellen, misschien ligt het daaraan.
de Rules en Layout staan hetzelfde ingevuld als bij mij... en bij mij werkten nu alle toetsen.

Er is wel een tijdje geleden een probleem geweest met X met het toetsenbord, men kon geen ~ enzo nietmeer typen... de oplossing daarvoor staat in een van de vorige duscussies (ook nog in de Duth-forums)
Back to top
View user's profile Send private message
microbrain
n00b
n00b


Joined: 21 Nov 2002
Posts: 33
Location: Bredene, Belgium

PostPosted: Tue May 13, 2003 6:38 pm    Post subject: Bij mij terug alles ok Reply with quote

momenteel heb ik dit staan:

Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
# Option "LeftAlt" "Meta"
# Option "RightAlt" "ModeShift"
Option "XkbRules" "xfree86"
Option "XkbModel" "logitech"
Option "XkbLayout" "be"
EndSection

(Feitelijk moest ik gewoon die Option "RightAlt" verwijderen dus)
succes r mee
_________________
"It's not stupid, it's advanced." -- Purple Tallest
Back to top
View user's profile Send private message
boemba
n00b
n00b


Joined: 09 Apr 2003
Posts: 54
Location: Dendermonde

PostPosted: Wed May 14, 2003 2:11 pm    Post subject: Reply with quote

Gelden deze oplossingen ook als je AltGr in het geheel niet werkt?
Back to top
View user's profile Send private message
dabooty
Guru
Guru


Joined: 15 May 2003
Posts: 482
Location: Belgium

PostPosted: Thu May 15, 2003 3:27 pm    Post subject: opgelost in CVS Reply with quote

dit is opgelost in de xfree cvs, maar blijkbaar is de nieuwste file opnieuw niet goed en moet je de vorige revision downloaden:

wget -O /usr/X11R6/lib/X11/xkb/symbols/pc/be http://cvsweb.xfree86.org/cvsweb/~checkout~/xc/programs/xkbcomp/symbols/pc/be?rev=1.3&content-type=text/plain

setxkbmap "be"

zie ook:
http://linux.be/index.phtml?nc=&dl=linux.news&s_s=4&dt=432
Back to top
View user's profile Send private message
boemba
n00b
n00b


Joined: 09 Apr 2003
Posts: 54
Location: Dendermonde

PostPosted: Thu May 15, 2003 4:03 pm    Post subject: Reply with quote

bedankt, dat ga ik direct uitproberen
Back to top
View user's profile Send private message
Guest






PostPosted: Sun May 18, 2003 8:54 am    Post subject: Reply with quote

Quote:

https://forums.gentoo.org/viewtopic.php?t=52317

ik dacht dat de meeste vlamingen een us/english (qwerty) keyboard hadden?
Back to top
Stuartje
Apprentice
Apprentice


Joined: 12 Dec 2002
Posts: 165

PostPosted: Sun May 18, 2003 9:18 am    Post subject: Reply with quote

Euh, dan denk je toch verkeerd.
Wij werken hier voornamelijk met azerty :)
Back to top
View user's profile Send private message
boemba
n00b
n00b


Joined: 09 Apr 2003
Posts: 54
Location: Dendermonde

PostPosted: Sun May 18, 2003 11:59 am    Post subject: Reply with quote

Toen ik mijn nieuw toetsenbord bestelde wou ik eigenljk een duits indeling, want dat typt nog sneller vind ik persoonlijk.

Heeft er iemand een idee waar ik kleine tux stickertjes kan kopen voor op mijn windowstoetsen te kleven. Ik had al gekeken op cherry.de maar die leveren geen zwarte keyboards met een tux ipv een windows logo
Back to top
View user's profile Send private message
boemba
n00b
n00b


Joined: 09 Apr 2003
Posts: 54
Location: Dendermonde

PostPosted: Sun May 18, 2003 2:48 pm    Post subject: Reply with quote

Ik heb bovenstaande stappen ondernomen maar wanneer ik
xkbmap "be" doe krijg ik volgende melding:
error loading new keymap description,
zie ik iets over het hoofd?

Met vriendelijke groeten
Back to top
View user's profile Send private message
dabooty
Guru
Guru


Joined: 15 May 2003
Posts: 482
Location: Belgium

PostPosted: Sun May 18, 2003 2:57 pm    Post subject: copy paste probleem misschien Reply with quote

Quote:
wget -O /usr/X11R6/lib/X11/xkb/symbols/pc/be http://cvsweb.xfree86.org/cvsweb/~checkout~/xc/programs/xkbcomp/symbols/pc/be?rev=1.3&content-type=text/plain


dit moet op 1 lijn
Back to top
View user's profile Send private message
boemba
n00b
n00b


Joined: 09 Apr 2003
Posts: 54
Location: Dendermonde

PostPosted: Sun May 18, 2003 3:30 pm    Post subject: Reply with quote

het wget commando had ik al gedaan, ik heb het nu nog een keer opnieuw gedaan en daarna terug setxkbmap "be" maar ik krijg nog steeds dezeflde foutmelding. Moet ik ergens nog ne softlink maken ofzo?
Back to top
View user's profile Send private message
dabooty
Guru
Guru


Joined: 15 May 2003
Posts: 482
Location: Belgium

PostPosted: Sun May 18, 2003 3:52 pm    Post subject: geen idee Reply with quote

geen idee, maar dat werkte bij mij toen ik nog redhat gebruikte

bij gentoo lijkt de backslash goed te gaan \\\
Back to top
View user's profile Send private message
boemba
n00b
n00b


Joined: 09 Apr 2003
Posts: 54
Location: Dendermonde

PostPosted: Sun May 18, 2003 6:45 pm    Post subject: Reply with quote

Het is niet alleen de backslash die het niet doet, het zijn alle toetsen in combinatie met AltGr, dus ik denk dat het misschien ergens anders aan moet liggen
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