From: Camaleón on
On Thu, 24 Jun 2010 21:05:24 -0700, jeremy jozwik wrote:

> On Thu, Jun 24, 2010 at 9:00 AM, Camaleón wrote:

(...)

>> 1/ At login screen, click the mouse button and wait for Florence to
>> appears
>
> nothing happens then.
>
>> 2/ Then, after you login, run "florence" to get the keyboard
>
> as said above, florence runs fine withing a user session. but at the
> login window it will not appear with lines added to custom.conf and
> mouse 1-3 activating florence with the instructed options, or without.

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

- 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 :-?

Greetings,

--
Camaleón


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/pan.2010.06.25.06.21.21(a)gmail.com
From: jeremy jozwik on
On Thu, Jun 24, 2010 at 11:21 PM, Camaleón <noelamac(a)gmail.com> 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 debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/AANLkTikMxLrLSmc0nHruEuWlPICqLGFH_DwRat9mwq1Y(a)mail.gmail.com