I can confirm this behavior with blueproximity, OO and gnome-
screensaver.

Running the following batch script in a terminal window, then giving
focus to OO Writer clearly shows that the problem is gnome-screensaver-
command, not blueproximity:

#!/bin/bash
for (( ; ; ))
do
   gnome-screensaver-command -p
   sleep 5
done

To me it looks like gnome-screensaver-command --poke just sends the Alt
key on its own. In OO (as well as any Windows app) this opens the first
menu item (or closes the menu if it happens to be open).

This behavior is really annoying since it basically makes OO unuseable
when running blueproximity.

See also discussion at bottom of bug #216939.

-- 
gnome-screensaver-command -p triggers keyboard event
https://bugs.launchpad.net/bugs/505789
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to