Hello guys!!
I resolve the problem editing /etc/gdm/PostSession/Default and adding
"killall keytouchd-launch" without quotes.
But i detect the number keyboard dont work with keytouch and Logitech
Navigator Keyboard.
Uninstalling keytouch my number keyboard works fine.
Excuse my bad english.
Gr
Hi guys!
My problem solved. In System - Preferences - Keyboard - Mouse Buttons -
Disable Use keypad to control mouse.
Excuse if the options name are different but i run spanish version.
Greetings from spain.
--
[hardy] keytouch blocks logout
https://bugs.launchpad.net/bugs/186713
You received
Hi all!
Dominik Schürmann try this.
In a terminal type:
sudo cp /etc/gdm/PostSession/Default /etc/gdm/PostSession/Default.backup
and:
sudo gedit /etc/gdm/PostSession/Default
(this is my Default)
#!/bin/sh
PATH="/usr/bin:$PATH:/bin:/usr/bin"
OLD_IFS=$IFS
killall keytouchd-launch
gdmwhich () {