Usually, it is very good commented, so I won't talk about DontZap (which prevents zapping
between different resolutions.
It is disgusting to click on some program's name just found in the click menus, and see nothing, not even the system complaining. (There should be produced a "Doh1.au" in this case, but the sound demon doesn't work on my system - NOT YET).
Popup "Editors"
Title "Editors"
Nop ""
Exec "Andrew" exec ez /usr/andrew/README.ez*
Exec "Tex Shell" exec ts &
EndPopUp
PopUp "Fun_for_all"
Title "Fun"
Nop ""
Exec "Alien" exec mpeg_play /usr/data/films/mpg/alien.mpg &
Exec "Fire" exec mpeg_play /usr/data/films/mpg/fire.mpg &
Exec "6cyl1" exec xanim /usr/data/films/fli/6cyl1.fli &
Exec "Admod" exec xanim /usr/data/films/fli/admod.fli &
EndPopup
PopUp "LeftMouse"
PopUp "Fun" Fun_for_all
PopUp "Editor" Editors
EndPopup
# Button Context Modifi Function
Mouse 1 R A PopUp "LeftMouse"
To prepare for this, sysop usually takes a list of installed packagets, which can be received easily
by ls /var/adm/*, and then sorts it and breaks it up, as shown above. Setting all exec
commands might appear quite boring, but the result should be some sort of optimized.