On Thu, Jun 24, 2010 at 11:21 PM, Camaleón <[email protected]> wrote: > Okay then. Let's review all the steps once more :-) > > - You've got a "/etc/gdm/custom.conf" file with the following content: > > [daemon] > Greeter=/usr/lib/gdmlogin > GtkModulesList=gail:atk-bridge:/usr/lib/gtk-2.0/modules/libkeymouselistener:/usr/lib/gtk-2.0/modules/libdwellmouselistener
~$ cat /etc/gdm/custom.conf [daemon] Greeter=/usr/lib/gdmlogin GtkModulesList=gail:atk-bridge:/usr/lib/gtk-2.0/modules/libkeymouselistener:/usr/lib/gtk-2.0/modules/libdwellmouselistener > - You edited "/etc/gdm/modules/AccessKeyMouseEvents", added the Florence > lines and commented (#) the <Mouse1><Mouse3> for Gok, leaving the rest of > the file intact. > > - After that, you relogin, click the mouse buttons and nothing happens > (virtual keyboard doesn't come up). > > If so, I'd write a line to the Florence developer to inform him about > this, because you did all the suggested steps and it seems to fail at some > point :-? $ cat /etc/gdm/modules/AccessKeyMouseEvents .... # AT Program - GOK (GNOME On-screen Keyboard) # # Include a gesture for both right and left mouse button, for both right # and left handed users. # # hold right or left mouse button 3 times for 3 seconds each time. # <Mouse1> 3 3000 10000 /usr/bin/gok --login --access-method=directselection # <Mouse3> 3 3000 10000 /usr/bin/gok --login --access-method=directselection ... # Start florence virtual keyboard by pressing any mouse button for 2 seconds <Mouse1> 1 2000 10000 /usr/bin/florence --focus --no-gnome --use-config /usr/share/florence/florence.conf <Mouse2> 1 2000 10000 /usr/bin/florence --focus --no-gnome --use-config /usr/share/florence/florence.conf <Mouse3> 1 2000 10000 /usr/bin/florence --focus --no-gnome --use-config /usr/share/florence/florence.conf AT program is commented out, as [1] requests to do. perhaps there is something else that needs to be done for 0.4.7 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

