====== How to remove keyboard systray icons ====== Edit file /etc/alternatives/x-session-manager add a hash (ie. comment) as shown at the beginning of the following line 51: # (sleep 3; /usr/bin/keyboardstatus) & To edit the file: - Load a terminal: Ctrl + Alt + T - Type: sudo kwrite /etc/alternatives/x-session-manager - Type a # before line 51 as shown above *(may differ depending on your EeePC model) - Save and exit *If you do not find 'sleep 3; /usr/bin/keyboardstatus' on line 51, try a search to find it. On my model 1000 I found it to be located on line 53.