The shortcuts point to your standard 'evars' as you will have configured them in your 'evar.rc'.
They are listed as '$FileManager$', '$GFXEditor$', etc....so whether you use Photoshop or PSP the theme will work because you preset these variables.
If need be, if you want to 'hard-code' the proggies in the theme.rc.....look for the evar entry eg $FileManager$ and replace it with the full path to the proggy of your choice...."C:\Program Files\VCOM\Pdexplo.exe" will get you Powerdesk 6 for example. [assuming you have it]...
Nijikon Fetchi has a top bar, and animated shortcuts [layercuts] on either side so the max desktop area is pre-limited to keep them visible....a standard LS feature.
If you want the whole screen edit theme.rc.....by placing a ''[semicolon....the dot-comma that won't show here]" [without quotes] before each line of the relevant section.
thus...
[semicolon....the dot-comma that won't show here] SetDesktopArea
[semicolon....the dot-comma that won't show here] SDATop 30
[semicolon....the dot-comma that won't show here] SDALeft 30
[semicolon....the dot-comma that won't show here] SDARight -30
or...
SetDesktopArea
SDATop 0
SDALeft 0
SDARight 0
or...
[semicolon....the dot-comma that won't show here] SetDesktopArea
SDATop 30
SDALeft 30
SDARight -30
Pays with LiteSTEP [and any other shell] to do a lot of 'RTFM' to fully understand the how, what, and why of its/their configuration/s....
[Message Edited]