[Goodies-dev] [Bug 10111] Enhancement in click function

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed Feb 11 21:20:29 CET 2015


https://bugzilla.xfce.org/show_bug.cgi?id=10111

--- Comment #4 from James Le Cuirot <chewi at aura-online.co.uk> ---
Created attachment 5927
  --> https://bugzilla.xfce.org/attachment.cgi?id=5927&action=edit
Script to toggle screen blanking and DPMS

As discussed on IRC, Steve may not have fully understood the change so I'm
uploading a couple of examples of how I'm using this.

The timer command isn't simply executed as usual after executing the click
command. The stdout of the click action is used to refresh the state. Currently
the output of the click command is ignored and bad things would happen if we
suddenly started using it by default so the new UI option would need to default
to "off" and would probably be called something like "Use click command
output".

So the first example is a script to toggle screen blanking and DPMS. I
configure genmon to execute this without any arguments. Clicking on it executes
the same script again but with an argument. XML is output in either case.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list