Bé, jo t'havia comentat el tema de 3d perquè em semblava una manera fàcil de comprovar que la placa gràfica funcionava correctament. No té més importància.
Fem una altra cosa: escriu-nos el contingut dels fitxers /etc/X11/xorg.conf -que és la configuració de les X- tant del sistema que tens instal·lat com del que et configura el live-cd. En teoria, haurien de ser diferents. Amb aquesta informació pot ser que et pugui donar alguna solució.
Hola, he substituït /etc/X11/xorg.conf de (ubuntu CD-Live "el que funciona") per meu, instal·lat a Kubuntu però l'únic que he notat és que el teclat estava configurat en anglès.
no se pas que he de tocar...
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
/etc/X11/xorg.conf (del ubuntu CD-Live) que si que funciona.*************
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
La veritat és que no veig cap diferència entre les configuracions de la placa de vídeo i el monitor. He fet un diff dels fitxers i la cosa és mínima, en el camp XkbLayout s'ha canviat "es" per "us" i hi ha algunes diferències en la definició del touchpad, però no veig la relació amb el problema que tens.
Potser el problema és que el sistema no entén la combinació de tecles tal i com tens configurat el sistema instal·lat. Lamento no poder ajudar-te més, però realment no veig el què.