Posts: 16
DTMaurice
Joined: 14 Jul 2014
#1
Hi all, another question for a student environment.

I'm getting ready to deploy some old Compaq dc7700 computers for a High School lab with AntiX and a Citrix client. Since most of the work will be done with the IceWeasel browser connecting to a Citrix server I'm trying to remove some items from view for the Students. Using the IceWM Control Center, I have selected to Hide the Taskbar to remove items they won't need. Ideally the only options now would be what is on the desktop.

Question: Is there a quick way to hide the Right Click on the desktop showing the Menu options?
Last edited by DTMaurice on 01 Oct 2014, 18:17, edited 1 time in total.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#2
In ~./icewm/preferences file add:

UseRootButtons=0
Posts: 16
DTMaurice
Joined: 14 Jul 2014
#3
anticapitalista wrote:In ~./icewm/preferences file add:

UseRootButtons=0

Nice, that did the trick. Will keep students from exploring into other things with the OS.

Thanks for a quick response!!