Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > fr.comp.sys.mac.programmation > #2590
| From | "Benoît L." <benoit@leraillez.com.invalid> |
|---|---|
| Newsgroups | fr.comp.sys.mac.programmation |
| Subject | Re: Ecran vérouillé ou déverouillé |
| Date | 2023-07-01 08:52 +0000 |
| Organization | C'est celui qui dit qui est |
| Message-ID | <u7opfo$v66$1@shakotay.alphanet.ch> (permalink) |
| References | <u7mq50$2imib$1@dont-email.me> <u7msr9$3n9$1@shakotay.alphanet.ch> <u7omia$2s8d1$1@dont-email.me> |
Le 1er juillet 2023 à 10:02, Brice d'un élan de joie s'exprima ainsi :
>> Une piste :
>> <https://apple.stackexchange.com/questions/135728/using-applescript-to-lock-screen>
> je vais voir, mais c'est en anglais, donc il me faudra plusieurs pour
> comprendre :)))
Ton butineur ne sait pas traduire ?
Sinon, dans le menu pomme tu dois avoir depuis High Sierra :
Verrouiller l'écran ^⌘Q (avant dernier sur Ventura)
D’où un script :
tell application "System Events" keystroke "Q" using {command down,
shift down}
--
Benoît
Who dares wins. (SAS
Back to fr.comp.sys.mac.programmation | Previous | Next — Previous in thread | Next in thread | Find similar
Ecran vérouillé ou déverouillé Brice <truc@bidule.fr.invalid> - 2023-06-30 14:51 +0000
Re: Ecran vérouillé ou déverouillé "Benoît L." <benoit@leraillez.com.invalid> - 2023-06-30 15:37 +0000
Re: Ecran vérouillé ou déverouillé Brice <truc@bidule.fr.invalid> - 2023-07-01 08:02 +0000
Re: Ecran vérouillé ou déverouillé "Benoît L." <benoit@leraillez.com.invalid> - 2023-07-01 08:52 +0000
Re: Ecran vérouillé ou déverouillé Brice <truc@bidule.fr.invalid> - 2023-07-03 13:26 +0000
Re: Ecran vérouillé ou déverouillé "Benoît L." <benoit@leraillez.com.invalid> - 2023-07-03 14:04 +0000
Re: Ecran vérouillé ou déverouillé Brice <truc@bidule.fr.invalid> - 2023-07-03 16:18 +0000
Re: Ecran vérouillé ou déverouillé "M.V." <mv@gmail.invalid> - 2023-07-03 18:04 +0000
Re: Ecran vérouillé ou déverouillé "Benoît L." <benoit@leraillez.com.invalid> - 2023-07-03 20:03 +0000
Re: Ecran vérouillé ou déverouillé "M.V." <mv@gmail.invalid> - 2023-07-03 18:21 +0000
Re: Ecran vérouillé ou déverouillé "M.V." <mv@gmail.invalid> - 2023-07-01 08:32 +0000
Re: Ecran vérouillé ou déverouillé Brice <truc@bidule.fr.invalid> - 2023-07-03 13:26 +0000
Re: Ecran vérouillé ou déverouillé "M.V." <mv@gmail.invalid> - 2023-07-03 18:04 +0000
Re: Ecran vérouillé ou déverouillé Brice <truc@bidule.fr.invalid> - 2023-07-04 17:52 +0000
csiph-web