Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: saravanan on February 02, 2010, 01:22:07 PM

Title: How to edit the Desktop context menu/Right click menu
Post by: saravanan on February 02, 2010, 01:22:07 PM
Hi all,
         How to edit the Desktop context menu/Right click menu
I need to remove the logout option and Application options that appear in the right click menu of Default FLTK desktop in Tinycore.

Please Help

Title: Re: How to edit the Desktop context menu/Right click menu
Post by: curaga on February 02, 2010, 02:31:07 PM
The logout item is hard-coded in flwm, while the app menu is ~/.wmx/Applications. Deleting that dir and restarting flwm should remove the Apps menu.
Title: Re: How to edit the Desktop context menu/Right click menu
Post by: saravanan on February 03, 2010, 02:26:34 AM
thanks curaga, where can i edit the hard-coded source file?

i have downloaded the contents available from

http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release/src/

Where do i edit the file pertaining to make this change?
Title: Re: How to edit the Desktop context menu/Right click menu
Post by: curaga on February 03, 2010, 06:46:15 AM
The default WM is flwm_topside, so the latest topside tarball should be what you want.