I want to make my system "grandmother-safe". For this purpose, I try to disable the bottom pane with desktop and language selection in LXDM on my Ubuntu 10.04 box. I edited
Code: Select all
/etc/lxdm/default.conf
Code: Select all
bottom_pane=1
Code: Select all
bottom_pane=0
Code: Select all
lang=1
Code: Select all
lang=0