Zoom WarpCursor BorderWidth 4 TitleFont "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*" ResizeFont "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*" MenuFont "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*" IconFont "-adobe-helvetica-bold-r-normal--*-100-*-*-*-*-*-*" IconManagerFont "-adobe-helvetica-bold-r-normal--*-100-*-*-*" NoHighlight { "xclock" "xbiff" "xload" } NoTitle { "xclock" "xwatch" "xbiff" "xload" "console" "IconManager" } IconManagerDontShow { "xclock" "xbiff" "xload" "sunclock" } AutoRelativeResize IconManagerGeometry "=-0+0" SortIconManager IconRegion "200x64+2000+0" North East 5 5 ShowIconManager #Button = KEYS : CONTEXT : FUNCTION #------------------------------------------------------ Button1 = : icon : f.iconify Button1 = : title : f.move Button1 = m : window : f.iconify Button1 = m : icon : f.iconify Button2 = m : window : f.raise Button2 = m : icon : f.raise Button3 = m : window : f.move Button3 = m : icon : f.move Button1 = : root : f.menu "Preferences" Button2 = : root : f.menu "WOps" Button3 = : root : f.menu "Hosts" menu "Hosts" { "Windows" f.title "Svenskt" !"spawn/nowait/input:NL xterm" "English" !"xterm&" "root" !"xterm -title root -n root -e /bin/su -&" "rigel" !"xterm -geometry 80x62+0-0 -title rigel -sl 200 -n rigel -e telnet rigel&" "Emacs" !"emacs -i -ib 2 -font 8x13&" "S Emacs" !"emacs -i -ib 2 -font gachar07&" "Calc" !"xcalc -stipple -rpn&" "Xman" !"xman&" } menu "WOps" { "Options" f.title "Iconify" f.iconify "Resize" f.resize "Move" f.move "Raise" f.raise "Lower" f.lower "Destroy" f.destroy "Refresh" f.refresh "Restart" f.twmrc "XRefresh" !"xrefresh&" "Focus" f.focus "Unfocus" f.unfocus "Show Iconmgr" f.showiconmgr "Hide Iconmgr" f.hideiconmgr "Exit" f.quit } # Don't know what's best:xrefresh or f.refresh menu "Preferences" { "Preferences" f.title "Bell Loud" !"xset b 7&" "Bell Normal" !"xset b 3&" "Bell Off" !"xset b off&" "Click Loud" !"xset c 8&" "Click Soft" !"xset c on&" "Click Off" !"xset c off&" "Mouse Fast" !"xset m 4 2&" "Mouse Normal" !"xset m 2 5&" "Mouse Slow" !"xset m 1 1&" }