Here are some steps to be performed in order to lockdown a gnome ubuntu desktop

Hide filesystem to nautilus

Disable CTRL+ALT+BACKSPACE adding the following to xorg.conf

Disable all shortcuts

Disable log-out, swtich user, etc..

Disable "create laucher" from options when right clicking on desktop

Use pessulus for other lockdown options"

Disable mouse right click

Modify file /etc/X11/corg.conf and after line:

Option "Emulate3Buttons" "true"

add the following line:

Option "Button Mapping" "1 1 1"

Firefox

Install 'public fox' extension to lock down firefox

Keyboard

add Option "XkbOptions" "ctrl:nocaps,compose:menu" to xorg.conf under

Section "InputDevice"

in order to disable "context-menu" and caps-lock keys.

Desktop

Delete any directory from desktop


CategoryLookMergeDelete

kioskGnome (last edited 2008-08-06 16:23:42 by localhost)