page-up,page-down on sun keyboard

Timothy Paige tpaige at vitesse.com
Mon Aug 9 16:17:41 CEST 2004


Interesting these commands did nothing to help.

>   nedit -xrm '*overrideDefaultVirtualKeyBindings: Never"
>   nedit -xrm '*overrideDefaultVirtualKeyBindings: Always"

Here is the default bindings:
 xprop -root | grep _MOTIF_DEFAULT_BINDINGS
_MOTIF_DEFAULT_BINDINGS(STRING) = "!\n!\n! \"X11/NeWS - Sun Microsystems Inc.\"\n! \"Sun Microsystems, Inc.\"\n!\nosfActivate\t:\t\t<Key>KP_Enter\nosfCancel\t:\t\t<Key>Escape\nosfHelp\t\t:\t\t<Key>Help\nosfMenu\t\t:Shift\t\t<Key>F10\nosfMenuBar\t:\t\t<Key>F10\n\nosfLeft\t\t:\t\t<Key>Left\nosfUp\t\t:\t\t<Key>Up\nosfRight\t:\t\t<Key>Right\nosfDown\t\t:\t\t<Key>Down\n\nosfBeginLine\t:\t\t<Key>Home\nosfEndLine\t:\t\t<Key>End\nosfBeginLine\t:\t\t<Key>F27\nosfEndLine\t:\t\t<Key>F33\n\nosfPageUp\t:\t\t<Key>Prior\nosfPageDown\t:\t\t<Key>Next\nosfPageUp\t:\t\t<Key>F29\nosfPageDown\t:\t\t<Key>F35\n\nosfBackSpace\t:\t\t<Key>BackSpace\nosfDelete\t:\t\t<Key>Delete\nosfInsert\t:\t\t<Key>Insert\nosfInsert\t:\t\t<Key>KP_Insert\nosfUndo\t\t:\t\t<Key>Undo\nosfAddMode\t:Shift\t\t<Key>F8\nosfCopy\t\t:\t\t<Key>SunCopy\nosfCut\t\t:\t\t<Key>SunCut\nosfPaste\t:\t\t<Key>SunPaste\n"
CUT_BUFFER0(STRING) = "xprop -root | grep _MOTIF_DEFAULT_BINDINGS"

Up to this time I have been using the linux version of nedit. 
When I tried the solaris version of new version, all of the 
keys worked.

It is only the linux version that has the problem. I am also using xterm -rlogin type 
of command to login to the linux system. I then start the linux version of nedit, 
in which the certain keys do not work. 

Thanks.



-----Original Message-----
From: Scott Tringali [mailto:scott.tringali at etnus.com]
Sent: Thursday, August 05, 2004 8:49 AM
To: General NEdit discussion list
Subject: Re: page-up,page-down on sun keyboard


Thanks for the info.  I'm not aware of any specific changes in this 
area, which is strange.  Try:

   nedit -xrm '*overrideDefaultVirtualKeyBindings: Never"
   nedit -xrm '*overrideDefaultVirtualKeyBindings: Always"

Does either solve the issue?  If so, run "xprop -root | grep 
_MOTIF_DEFAULT_BINDINGS" and attach the bindings in a message.

Also, try running:

   xprop -root -remove _MOTIF_DEFAULT_BINDINGS

and then restarting.




More information about the Discuss mailing list