1833994 Members
3532 Online
110063 Solutions
New Discussion

Re: Keyboard trouble

 
BOMBA_1
Occasional Advisor

Keyboard trouble

Here it is my configuration:

- Hp-UX 11 and 11i
- Reflection X 8 and 10
- Microsoft Wireless Optical Desktop
- French keyboard (AZERTY)

This keyboard works well except with Reflection, I can't have some caraceters like | or @. The only way I found to have those caracters is to redefine my keyboard map. Is there someone who have the same troubles and found something better to have those caracters.

2 REPLIES 2
Massimo Bianchi
Honored Contributor

Re: Keyboard trouble

Hello,
if it can help, i use the windows "charmap".
I don't want to remap the keyboard, because in some occasion it gave me strange behaviours.

HTH,
Massimo
Roger Crettol
Advisor

Re: Keyboard trouble

Hello there !

I've had problems with AltGr characters connecting from Linux Workstations to HPUX - setting the XKB_DISABLE environment variable on the HPUX side solved the problem for me :

export XKB_DISABLE=1

-rg-