In my case, xev doesn't see the key events for a Sun Ray session under Solaris. The same keyboard on a stand alone Linux box show events in xev.
Could the Sun Ray firmware be filtering what key codes get sent back? I assume even if it isn't mapped, xev should show *something* of the X server gets a key press.. -Jon ----- Original Message ----- From: "Jeremy Y Uejio" <[email protected]> To: "SunRay-Users mailing list" <[email protected]> Sent: Tuesday, February 23, 2010 6:12:37 PM GMT -06:00 US/Canada Central Subject: Re: [SunRay-Users] SRWC 2.2 and multimedia keys If in xev, you're seeing stuff like: keycode 8 (keysym 0x0, NoSymbol) Then, there is no way for Windows Connector to determine what to do with those key events. You will need a patch to the Xserver to get it recognize keycodes. However, it might be possible to select a different keyboard. Try different keyboard country codes from the GUI firmware->Advanced->Keyboard Country Code. For reference, the country codes are in /usr/X11/lib/X11/xkb/xkbtable.map. These are used for localized keyboards, so probably it won't help you here, but I thought I would mention it. jeremy On 02/11/10 11:40 AM, Jonathan C. Bailey wrote: > Hello, > > Just wanted to ping the list again and see if anyone had any suggestions.. I > also have the same issue with a mouse that has extended buttons.. > > Does the Sun Ray firmware just not pass these key codes up to the X server, > or am I missing something? > > > ----- Original Message ----- > From: "Jonathan C. Bailey" <[email protected]> > To: [email protected] > Sent: Thursday, February 4, 2010 3:07:57 PM GMT -06:00 US/Canada Central > Subject: [SunRay-Users] SRWC 2.2 and multimedia keys > > Hello, > > Does anyone know where to start so that I can make the multimedia keys off of > a keyboard pass through to the windows box on the other end of a RDP session? > > I've run xev under JDS and I'm not seeing the keycodes being send to the X > server even... > > Any thoughts on where to start? Thanks! > > > -Jon > _______________________________________________ > SunRay-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users > _______________________________________________ > SunRay-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
