Menu

#150 circumflex doesn't work

closed
nobody
None
5
2006-03-03
2006-02-28
carine
No

Hello everybody,

I'm a new user of rdesktop and I have un little problem
with it.
I launch rdesktop from solaris to connect to windows
2003 server with option : -k fr to use the french keyboard
All key are ok but I can't use the circumflex key.
I have the following error when I try to use it
WARNING: No translation for (keysym 0x1005ff01,
SunFA_Circum)

Do you know a solution to this problem ?

Thanks in advance

Carine.

Discussion

  • carine

    carine - 2006-03-02

    Logged In: YES
    user_id=1463901

    Hi !

    I surf on the web and perhaps the problem is my keyboard.
    It's a Sun keyboard type 6. Do you know a patch exists to
    resolv this problem ? I didn't find it for rdesktop 1.4.1 :(

    Can you help me, please ?

    Thank you

    Carine.

    PS:
    One more precision : I use rdesktop on a SunRay...

     
  • carine

    carine - 2006-03-03

    Logged In: YES
    user_id=1463901

    Hello !

    I have a solution for this problem
    here the solution :

    You execute the following script :

    # !/usr/bin/sh
    xmodmap -e "keycode 54 = dead_circumflex dead_diaeresis"
    rdesktop -k fr server_name

    Carine.

     
  • carine

    carine - 2006-03-03
    • status: open --> closed