When we get round to it, will include one of these scripts in the Extra
Scripts plugin. Thanks for finding them Etienne ;-)

On 26 March 2013 01:19, Etienne Samson <[email protected]> wrote:

> Le 25 mars 2013 à 14:59, 1.61803 <[email protected]> a écrit :
>
> > On Monday, March 25, 2013 7:11:42 AM UTC+1, Beery Holstein wrote:
> > Fast Logout - apparently the sh extension was associated with
> Communicator. Should it be Terminal?
> >
> > Yes, but not necessarily. Mine is Xcode.
> >
> > LockScreen - any QS alternative that I can use on Intel?
> >
> > ⇧⌃eject/power is a no-brainer, unless you want this bound to another key
> combination. An applescript would do but AFAIK there's no key code for
> eject/power so you cannot make something like
> >
> > tell application "System Events"
> >       key code XX using control down & shift down
> > end tell
> >
> > @devs, I run the following and it works. Maybe the binary could make it
> into the plugin if the developer agrees.
> >
> > http://www.malcolmhall.com/products/sleepdisplay
> > http://www.macupdate.com/app/mac/26234/sleep-display
>
> Or alternatively,
>
> http://stackoverflow.com/questions/1239439/command-to-sleep-display-osx
>
> Here's a working example, I've tested it and it works nicely
>
> https://github.com/bigkm/SleepDisplay/blob/master/SleepDisplay.m
>
> But it doesn't really Lock the Screen anyway (or maybe it does ? I didn't
> wait long enough for the locking to kick in…)
>
> Regards,
> Etienne Samson
> --
> [email protected]
>
> --
> You received this message because you are subscribed to the Google Groups
> "Quicksilver" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to
> [email protected].
> Visit this group at
> http://groups.google.com/group/blacktree-quicksilver?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to