====== 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 - Save and exit