Subject: Re: Not able to have ">" or "<"
To: None <freytag@klaus-zeh.de>
From: David Aubril <david.aubril@ac-nantes.fr>
List: netbsd-help
Date: 02/24/2006 21:32:30
Pretty weard.
My xf86config is:
    Section "InputDevice"
           Identifier  "Keyboard0"
           Driver      "keyboard"
           Option        "XkbRules" "xfree86"
           Option        "XkbModel" "pc105"
           Option        "XkbLayout" "fr-latin9"
    EndSection
When I put on a shell: setxkbmap -print I get the answser:
xkb_keymap {
        xkb_keycodes  { include "xfree86+aliases(azerty)"       };
        xkb_types     { include "complete"      };
        xkb_compat    { include "complete"      };
        xkb_symbols   { include "pc/pc(pc101)+pc/fr-latin9"    };
        xkb_geometry  { include "pc(pc101)"     };
};
When I put on a shell: setxkbmap us, I get the keys">" or "<" .
When I put on a shell: setxkbmap fr-latin9, I lost the keys">" or "<" .
When I put: setxkbmap -rules xfree86 -model pc105 -layout fr-latin9 
everything seems ok. But I can't understand why it doesn't work from the 
beginning ?

Jan Erik Freytag wrote:
> Is it a general problem or is this key just not working when
> your using the X Window System?
>
> I experienced the same problem on a normal PC keyboard when 
> I chose the 104-key keyboard instead of the 105-key type
> in xf86config. Using the 105-key keyboard solved my problem
> and I had my < and > keys back.
>
> Best regards,
> Jeff
>
>
> Am Donnerstag, den 23.02.2006, 21:36 +0100 schrieb David Aubril:
>   
>>     Hi everybody.
>>     I run NetBSD 3.0 on a Toshiba Satellite.  I can't get ">" neither 
>> "<". Both are on the same touch ( I wonder if it's the right word in 
>> english ).
>>     I guess I could also say there is a touch that doesn't work.
>>     Does someone have an idea ?
>>     Best regards,
>>     David
>>    
>>     
>
>
>