On 09/12/2017 09:06 AM, Cinque Port Computers wrote: > Hi Israel, > > How do I activate or know I'm using this new menu program after > installing it? > > Regards, > Jack > ------------------------------------------------------------------------ ... Hi Jack, currently it is a 'hidden' program... there is no Desktop File that is publicly visible for it. Run fltk-dash from a terminal to see it. You can add it to a menu if you like. I changed the Apps button on my machine like this:
<TrayButton label="Apps" icon="/usr/share/pixmaps/distributor-logo.png" border="false"> <Button mask="1">root:2</Button> <Button mask="23">exec:fltk-dash <!--root:m--></Button> </TrayButton> Basically just change root:m to exec:fltk-dash -- Regards
-- Mailing list: https://launchpad.net/~torios-dev Post to : torios-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~torios-dev More help : https://help.launchpad.net/ListHelp