Posted by member 125450 on 2004-03-04 12:14:54 link

Add this to popup.rc in Personal Dir

*Popup "Desktop" !New !Desktopmenu
*Popup "My Computer" !PopupMyComputer
*Popup "File Manager" "$FileManager$"
*Popup "Tasks" !PopupTasks
*Popup "recent files" !PopupRecentDocuments
*Popup "Favorites" !DynamicFolder:"$Favorites$"
*Popup "Desktop" !DynamicFolder:"$Desktop$"
IF Win9x
*Popup "Programs" !DynamicFolder:"$Programs$"
ELSE
*Popup "Programs" !DynamicFolder:"$Programs$|$CommonPrograms$"
ENDIF
*Popup "Control Panel" !PopupControlPanel
*Popup "Run" !Run
*Popup "Console" "$CmdPrompt$"
*Popup "Display" control.exe desk.cpl
*Popup "Regedit" regedit.exe
*Popup "Recycle Bin" explorer /root,,::{645FF040-5081-101B-9F08-00AA002F954E}
*Popup "Show Clipboard" clipbrd.exe
*Popup "Logoff" !LogOff
*Popup "Shutdown" !ShutDown
*Popup ~New

Add this to hotkey.rc in Personal Dir

*Hotkey Win D !Desktopmenu

If theme has CKHotspot add this to Hotspot settings

*ckHotspot 0 -1 1 1 "!Desktopmenu" x=0 y=-28 left bottom" !None

this will give you the menu when you put your mouse in
the bottom left of screen