[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freenx-knx
Subject:    Re: [FreeNX-kNX] problems with keybinding arrows to print screen on
From:       "Marcelo Boveto Shima" <marceloshima () gmail ! com>
Date:       2009-01-13 4:15:30
Message-ID: 7d3bf3160901122015q44347aeod161240bf4852731 () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Did you tried this 2 steps from comment 12?
    * Change the keyboard model to evdev:
       - GNOME: System -> Preferences -> Keyboard -> Keyboard model ->
Generic -> "Evdev-managed keyboard"
    * Restart the window manager that keeps the keyboard hotkeys:
       - GNOME: Go to a terminal and execute $ killall metacity.

On Tue, Jan 13, 2009 at 1:53 AM, Ted T. Logan <tedtheologian@gmail.com>wrote:

>  None of the solutions there work.  There are no keycodes that are
> generated for those keys when using xev.  What can I do?
>
>
>
> Marcelo Boveto Shima wrote:
>
> There is a discussion about this bug on
> https://bugs.launchpad.net/bugs/289918
>
> On Tue, Dec 30, 2008 at 10:53 PM, jhonyl <jhonyl@netscape.net> wrote:
>
>> you could use xev to find the keycodes of that keys and then use
>> xmodmap to map them. 'xmodmap -pke' will print your current mapping,
>> and also if you have a .xmodmaprc file in your home dir might be auto
>> run, and if not , then you could probably add a line that will run it
>> in one of the other rc files.
>>
>> There are more options, like xkeycaps program, and setting the xkb
>> mapping files.
>>
>>
>> -----Original Message-----
>> From: Ted T. Logan <tedtheologian@gmail.com>
>> To: freenx-knx@kde.org
>> Sent: Tue, 30 Dec 2008 3:15 am
>> Subject: [FreeNX-kNX] problems with keybinding arrows to print screen
>> on fedora 10
>>
>> I am having pretty much this problem:
>> http://www.nomachine.com/tr/view.php?id=TR11F02131
>>
>>
>> Two f10 machines.  Arrow up does print screen, and the other arrows
>> seem
>> to do nothing.
>>
>> I tried the xorg.conf solution mentioned on there to no avail.
>>
>> What can I do?  I have the latest client, 3.3.0 and freenx.
>>
>>
>>
>> nx-3.2.0-31.fc10.i386
>> freenx-server-0.7.3-11.fc10.i386
>> nxclient-3.3.0-3.i386
>>
>> ________________________________________________________________
>>     Were you helped on this list with your FreeNX problem?
>>    Then please write up the solution in the FreeNX Wiki/FAQ:
>>
>> http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ
>>
>>         Don't forget to check the NX Knowledge Base:
>>                 http://www.nomachine.com/kb/
>>
>> ________________________________________________________________
>>       FreeNX-kNX mailing list --- FreeNX-kNX@kde.org
>>      https://mail.kde.org/mailman/listinfo/freenx-knx
>> ________________________________________________________________
>>
>>
>> ________________________________________________________________
>>     Were you helped on this list with your FreeNX problem?
>>    Then please write up the solution in the FreeNX Wiki/FAQ:
>>
>> http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ
>>
>>         Don't forget to check the NX Knowledge Base:
>>                 http://www.nomachine.com/kb/
>>
>> ________________________________________________________________
>>       FreeNX-kNX mailing list --- FreeNX-kNX@kde.org
>>      https://mail.kde.org/mailman/listinfo/freenx-knx
>> ________________________________________________________________
>>
>
> ------------------------------
>
> ________________________________________________________________
>      Were you helped on this list with your FreeNX problem?
>     Then please write up the solution in the FreeNX Wiki/FAQ:
> http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ
>
>          Don't forget to check the NX Knowledge Base:
>                  http://www.nomachine.com/kb/
>
> ________________________________________________________________
>        FreeNX-kNX mailing list --- FreeNX-kNX@kde.org
>       https://mail.kde.org/mailman/listinfo/freenx-knx
> ________________________________________________________________
>
>
>

[Attachment #5 (text/html)]

Did you tried this 2 steps from comment 12?<br>&nbsp;&nbsp;&nbsp; * Change the \
keyboard model to evdev:<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- GNOME: \
System -&gt; Preferences -&gt; Keyboard -&gt; Keyboard model -&gt; Generic -&gt; \
&quot;Evdev-managed keyboard&quot;<br> &nbsp;&nbsp;&nbsp;&nbsp;* Restart the window \
manager that keeps the keyboard hotkeys:<br> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- GNOME: Go to a terminal and execute $ \
killall metacity. <br><br><div class="gmail_quote">On Tue, Jan 13, 2009 at 1:53 AM, \
Ted T. Logan <span dir="ltr">&lt;<a \
href="mailto:tedtheologian@gmail.com">tedtheologian@gmail.com</a>&gt;</span> \
wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, \
204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  
  

<div bgcolor="#ffffff" text="#000000">
None of the solutions there work.&nbsp; There are no keycodes that are
generated for those keys when using xev.&nbsp; What can I do?<br>
<br>
<br>
<br>
Marcelo Boveto Shima wrote:
<blockquote type="cite"><div><div></div><div class="Wj3C7c">There is a discussion \
about this bug on <a href="https://bugs.launchpad.net/bugs/289918" \
target="_blank">https://bugs.launchpad.net/bugs/289918</a><br>  <br>
  <div class="gmail_quote">On Tue, Dec 30, 2008 at 10:53 PM, jhonyl <span \
dir="ltr">&lt;<a href="mailto:jhonyl@netscape.net" \
target="_blank">jhonyl@netscape.net</a>&gt;</span> wrote:<br>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); \
margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">you could use xev to find the keycodes \
of that keys and then use<br> xmodmap to map them. &#39;xmodmap -pke&#39; will print \
your current mapping,<br> and also if you have a .xmodmaprc file in your home dir \
might be auto<br> run, and if not , then you could probably add a line that will run \
it<br> in one of the other rc files.<br>
    <br>
There are more options, like xkeycaps program, and setting the xkb<br>
mapping files.<br>
    <div>
    <div><br>
    <br>
-----Original Message-----<br>
From: Ted T. Logan &lt;<a href="mailto:tedtheologian@gmail.com" \
                target="_blank">tedtheologian@gmail.com</a>&gt;<br>
To: <a href="mailto:freenx-knx@kde.org" target="_blank">freenx-knx@kde.org</a><br>
Sent: Tue, 30 Dec 2008 3:15 am<br>
Subject: [FreeNX-kNX] problems with keybinding arrows to print screen<br>
on fedora 10<br>
    <br>
I am having pretty much this problem:<br>
    <a href="http://www.nomachine.com/tr/view.php?id=TR11F02131" \
target="_blank">http://www.nomachine.com/tr/view.php?id=TR11F02131</a><br>  <br>
    <br>
Two f10 machines. &nbsp;Arrow up does print screen, and the other arrows<br>
seem<br>
to do nothing.<br>
    <br>
I tried the xorg.conf solution mentioned on there to no avail.<br>
    <br>
What can I do? &nbsp;I have the latest client, 3.3.0 and freenx.<br>
    <br>
    <br>
    <br>
nx-3.2.0-31.fc10.i386<br>
freenx-server-0.7.3-11.fc10.i386<br>
nxclient-3.3.0-3.i386<br>
    <br>
________________________________________________________________<br>
&nbsp; &nbsp; Were you helped on this list with your FreeNX problem?<br>
&nbsp; &nbsp;Then please write up the solution in the FreeNX Wiki/FAQ:<br>
    <br>
    <a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ" \
target="_blank">http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</a><br>
  <br>
&nbsp; &nbsp; &nbsp; &nbsp; Don&#39;t forget to check the NX Knowledge Base:<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a \
href="http://www.nomachine.com/kb/" \
target="_blank">http://www.nomachine.com/kb/</a><br>  <br>
________________________________________________________________<br>
&nbsp; &nbsp; &nbsp; FreeNX-kNX mailing list --- <a href="mailto:FreeNX-kNX@kde.org" \
target="_blank">FreeNX-kNX@kde.org</a><br> &nbsp; &nbsp; &nbsp;<a \
href="https://mail.kde.org/mailman/listinfo/freenx-knx" \
target="_blank">https://mail.kde.org/mailman/listinfo/freenx-knx</a><br> \
________________________________________________________________<br>  <br>
    <br>
________________________________________________________________<br>
&nbsp; &nbsp; Were you helped on this list with your FreeNX problem?<br>
&nbsp; &nbsp;Then please write up the solution in the FreeNX Wiki/FAQ:<br>
    <br>
    <a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ" \
target="_blank">http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</a><br>
  <br>
&nbsp; &nbsp; &nbsp; &nbsp; Don&#39;t forget to check the NX Knowledge Base:<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a \
href="http://www.nomachine.com/kb/" \
target="_blank">http://www.nomachine.com/kb/</a><br>  <br>
________________________________________________________________<br>
&nbsp; &nbsp; &nbsp; FreeNX-kNX mailing list --- <a href="mailto:FreeNX-kNX@kde.org" \
target="_blank">FreeNX-kNX@kde.org</a><br> &nbsp; &nbsp; &nbsp;<a \
href="https://mail.kde.org/mailman/listinfo/freenx-knx" \
target="_blank">https://mail.kde.org/mailman/listinfo/freenx-knx</a><br> \
________________________________________________________________<br>  </div>
    </div>
  </blockquote>
  </div>
  <br>
  </div></div><pre><hr size="4" width="90%"><div class="Ih2E3d">
________________________________________________________________
     Were you helped on this list with your FreeNX problem?
    Then please write up the solution in the FreeNX Wiki/FAQ:

<a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ" \
target="_blank">http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</a>
  
         Don&#39;t forget to check the NX Knowledge Base:
                 <a href="http://www.nomachine.com/kb/" \
target="_blank">http://www.nomachine.com/kb/</a> 

________________________________________________________________
       FreeNX-kNX mailing list --- <a href="mailto:FreeNX-kNX@kde.org" \
                target="_blank">FreeNX-kNX@kde.org</a>
      <a href="https://mail.kde.org/mailman/listinfo/freenx-knx" \
target="_blank">https://mail.kde.org/mailman/listinfo/freenx-knx</a> \
________________________________________________________________</div></pre> \
</blockquote> <br>
</div>

</blockquote></div><br>



________________________________________________________________
     Were you helped on this list with your FreeNX problem?
    Then please write up the solution in the FreeNX Wiki/FAQ:

http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ
  
         Don't forget to check the NX Knowledge Base:
                 http://www.nomachine.com/kb/ 

________________________________________________________________
       FreeNX-kNX mailing list --- FreeNX-kNX@kde.org
      https://mail.kde.org/mailman/listinfo/freenx-knx
________________________________________________________________

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic