Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: disabling menu, root access, keeping icons< Next Oldest | Next Newest >
tyrone Offline





Group: Members
Posts: 1
Joined: Jan. 2005
Posted: Jan. 05 2005,23:58 QUOTE

I am running dsl from a laptop in a club,  I want to disable root access via the menu, and make the icons appear by default.  And possibly get rid of the menu altogether, and just have icons.

System works great using a ibm thinkpad770x wireless

Tyrone
Back to top
Profile PM 
Cattrah
Unregistered






Posted: April 01 2005,23:56 QUOTE

I, too would like to disable the menu via right click. It would be best if I could use some kind of key sequence + right click to make it pop up. I'm creating a kiosk for children to play games on and I do not want them to get into any menu stuff, only be able to access the icons on the desktop. Any help is greatly appreciated.
Back to top
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: April 02 2005,03:36 QUOTE

I can't think of any way to do this in fluxbox without recompiling the program.
Perhaps you could consider a different window manager.  For example, evilwm is a root window only.  You can still have your background image/color, but all applications are started through configurable hotkeys rather than a menu.
I'm not sure how well xtdesktop works with it though.


--------------
http://www.tldp.org/LDP/intro-linux/html/index.html
Back to top
Profile PM WEB 
Cattrah
Unregistered






Posted: April 04 2005,19:17 QUOTE

hmm, I have limited time to complete this. I find that even if I have it point to a blank menu it still gives a menu with a terminal, and reboot options. Which is a bit annoying, but I guess may work okay for purposes of passing off my project. I'll look into those other options however, thanks!
Back to top
clacker Offline





Group: Members
Posts: 570
Joined: June 2004
Posted: April 04 2005,20:31 QUOTE

Cattrah, have you tried editing the /home/dsl/.fluxbox/menu file and removing the offending items?  Then restart X windows to see your changes.  Unless you removed that option from the menu.  In that case type <crtl><alt><del> and then startx.

If you are remastering, remember to change /KNOPPIX/etc/skel/.fluxbox/menu or when you restart you won't see your changes.  I'm assuming you are remastering or the little people restarting the computer would give them access to everything.

I liked your key idea of hiding things until you want them.   .fluxbox/keys holds the key bindings.  Again remastering requires you to change the /etc/skel/.fluxbox/keys file.

I think it might be possible to write a shell script like the folowing to load the old menu back when you type a certain key:

Code Sample
#!/bin/bash
rm /home/dsl/.fluxbox/menu
cp /home/dsl/.fluxbox/menu.old /home/dsl/.fluxbox/menu
# something to restart fluxbox
# I don't know how to do that but someone else might
#.fluxbox/menu.old would need to be in the skel directory for remastering


One word of advice: children are like mice.  You never know how they get into things, but they do!  They aren't evil, but they're dirty, they make other things dirty, and they cause damage.  Get rid of the xterm icon and ANYTHING that lets them do anything but play.
Back to top
Profile PM 
9 replies since Jan. 05 2005,23:58 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: disabling menu, root access, keeping icons

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code