Verily did Dan Espen write:
>> I have a quick question on Key bindings. How can I add key binding to
>> special keys found on Sun's Type 5 keyboards. I'm running Solaris 2.5.1
>> on a SS5 and I would like to do something like:
>> Key Props exec some command
>> I looked in the doc and on the web site but couldn't find anything on keys
>> other than direction and function keys.
> The Props key's default keysym is "F13".
> My key binding:
> Key F13 R A Beep
> You can figure this out with "xev" but I recommend using "xkeycaps".
> A search should turn it up.
It depends on the OS and X server, actually.
Solaris 2.5 running OpenWin is L3, my .fvwmrc shows:
Key L3 A N Menu Window-Ops
SunOS 4.1.x running X11R6 (OpenWin 3.0 blowz) is "SunProps", my .fvwmrc shows:
Key SunProps A N Menu Window-Ops
Since I dual-boot into either OS, I just specify definitions for both and
let it go.
Here's the total of my key configuration for Solaris 2.5.1:
# OpenWin (Solaris 2) keybindings
Key L1 A N Exec exec xlock &
Key L2 A N WindowList
Key L3 A N Menu Window-Ops
Key L5 WI N RaiseLower
Key L6 WI N Move-or-Raise
Key L7 WI N Iconify-Func
Key L8 W N Resize-or-Raise
Key L9 A N Menu Utilities
If you want to experiment, use xev (as was mentioned here many times).
-- Rob
----------------------------------------
Internet: windsor_at_warthog.com
Life: Rob_at_Carrollton.Texas.USA.Earth
The weather is here, wish you were beautiful.
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Tue Aug 12 1997 - 17:23:57 BST