Re: rdesktop 1.7: page up /page down keys not work in ROSA/Mandriva Linux

Peter Åstrand <[email protected]> Thu, 12 Apr 2012 12:59:38 +0200 (CEST)
Newsgroups gmane.network.rdesktop.devel
Message-ID <[email protected]>
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--789238273-356444856-1334228378=:4376
Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable


Try this patch:

--- keymaps/common	(revision 1658)
+++ keymaps/common	(arbetskopia)
@@ -168,7 +168,9 @@
  Home 0xc7 localstate
  End 0xcf localstate
  Page_Up 0xc9 localstate
+Prior 0xc9 localstate
  Page_Down 0xd1 localstate
+Next 0xd1 localstate

Rgds,
Peter

On Fri, 6 Apr 2012, Eugene Budanov wrote:

> Hi!
>
> I'm represent ROSA/Mandriva Linux ditribution.
>
> I found problem with page up and page down keys. These keys not work in=
 any=20
> keymap include en-us. Remapping keys by Page_Up 0xc9 localstate and Pag=
e_Down=20
> 0xd1 localstate not work for me.
>
> Console log of rdesktop if i comment Page Up / Page Down in modifiers f=
ile:
>
> WARNING: No translation for (keysym 0xff55, Prior)
> WARNING: No translation for (keysym 0xff55, Prior)
> WARNING: No translation for (keysym 0xff56, Next)
> WARNING: No translation for (keysym 0xff56, Next)
>
> How can i fix it? Request any information as you want.
>
> --=20
> Best regards,
> Budanov Eugene
> ROSA Laboratory
> Russia, Moscow.
> e-mail : [email protected]
> phone +79160674716 (UTC +4)
>
>


---
Peter =C3=85strand		ThinLinc Chief Developer
Cendio AB		http://www.cendio.com
Wallenbergs gata 4
583 30 Link=C3=B6ping	Phone: +46-13-21 46 00
--789238273-356444856-1334228378=:4376
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
--789238273-356444856-1334228378=:4376
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
rdesktop-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdesktop-devel

--789238273-356444856-1334228378=:4376--