newOldUser
Group: Members
Posts: 241
Joined: Oct. 2004 |
|
Posted: April 14 2006,11:58 |
|
Looking in home/dsl/.fluxbox/menu you'll find the CONTROL PANEL entry executes something called cpanel.
issue the 'whereis cpanel' command from a shell (or the bottom command line in emelFM) and it tells you it's in usr/sbin
use emelFM to navigate to usr/sbin and right-click on the cpanel file, select VIEW.
It's a lua/flua program. Check the programing section of this board for some hints and links on lua. I think their main site is www.lua.org. DSL uses version 4. If you open a shell and type lua it will put in into interactive mode.
Good luck
-------------- ======== Note ========= The DSL Forum Search default is 'OR' If you search for "cat dog" you will get all "cat" posts and all "dog" posts. If you search for "cat AND dog" you will only find results that contain BOTH "cat" and "dog" Add '*' for wildcards, " cat* and dog* "
|