xrdp on Opensuse11.1 x86_64 keyboard problem

I am using the repo
home:hfiguiere:Factory/openSUSE_11.1

And in xrdp.ini:
If I use lib=libdmx.so, the keyboard is almost OK, but right control key, right alt key and Number pad does not work;
If I use lib=libxup.so, the keyboard becomes useless, because the mapping is completely wrong

Any suggestions?
Thanks!

I had problems with that Repository for both openSUE 11.1 and 11.2 alpha. To get it to work OK I had to uninstall the RPMs that I had installed from it, namely
xorg-x11-server-rdp-7.3.99-4.4
xrdp-0.4.1-29.1,
xorg-x11-server-dmx-7.3.99-16.2
and replace them with these RPMs from the tested Repository openSUSE 11.1 OSS (the standard repo). Then all was OK.
Currently I have these:
xorg-x11-server-rdp-7.3.99-2.21
xrdp-0.4.1-16.7.1
xorg-x11-server-dmx-7.3.99-8.5

Your problem might be quite different, but if the RPMs are suspect for me in 32 bit, maybe they are also sus for 64 bit too?

Bugzilla for 11.2, but the problem is in 11.1 too with the figuiere repo: https://bugzilla.novell.com/show_bug.cgi?id=482399

And according to this: https://bugzilla.novell.com/show_bug.cgi?id=447682
x(11?)rdp only supports “us keyboard layout” which might be of interest / or not.

I tried to install x86_64 versions of xrdp, xorg-x11-server-rdp, and xorg-x11-server-dmx from Update repo. But in /var/log/message, I got X11rdp segment fault.

I also tried the i586 versions of these three packages from Update repo, and in this case, libxup.so works, but has some problems with my input method fcitx.

But on my laptop with opensuse 11.1 32bit, xrdp from Update repo , It seems that everything works well…

I am using a normal us 104-key keyboard.

I have also found that rdesktop with opensuse 11.1 does not handle special key correctly. Alt+F4, Alt+Tab is sent to local machine not the remote one. Is it also a bug?

Maybe swap the keyboard to eliminate that possibility – then file a bug report if it persists.

you mean I swap the keyboard on the server?

I mean this: If you make a bug report you have to be sure that the problem doesn’t lie in the keyboard that you are using when you get the fault. It almost certainly isn’t – but swap it briefly just to be sure (e.g. borrow one from a neighbour for half an hour). And that would be on whichever client computer was manifesting the problem.

finally I got the keypoint …the rdesktop of my client

I am using rdesktop which is compiled from source myself, because the rdesktop shipped with opensuse 11.1 does not handle Alt+F4, Alt+Tab correctly.

when I switched to the rdesktop from OSS repo of OpenSuse 11.1, the key map is OK.

I don’t know inability to handle Alt+Tab of rdesktop from OSS is a bug.

I think you have identified a bug. perhaps you should report it.