Results 1 to 3 of 3
Thread: Close windows from within Expose
-
02-24-2010, 04:12 PM #1
- Member Since
- Feb 24, 2010
- Location
- Kalisz/Poznan, Poland
- Posts
- 2
- Specs:
- MBP 13,3
Close windows from within ExposeHi
Some time ago I was looking for a way to close windows/apps while in Expose and didn't find an answer.
Today I wrote a simple Applescript and assigned it to Four Finger Click in BetterTouchTool:
Code:tell application "System Events" key code 36 delay 0.5 keystroke "w" using command down end tell
If you want Expose to launch again add these two lines inside tell:
Code:delay 0.1 key code 101
If you know of some better way, please share your knowledge!
--
phosphide
-
07-12-2010, 05:43 PM #2
- Member Since
- Jul 12, 2010
- Posts
- 1
Sorry if this is a dumb question, but how do you assign the script in BetterTouchTool?... I am having trouble.
Thanks much
-
07-12-2010, 05:52 PM #3
- Member Since
- Feb 24, 2010
- Location
- Kalisz/Poznan, Poland
- Posts
- 2
- Specs:
- MBP 13,3
The predefined actions list contains "Open Application / File / Script" option.
I simply saved the script as an application and pointed it in BTT.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Exposé doesn't expose all windows within a desktop
By Command Alt Ego in forum macOS - Operating SystemReplies: 1Last Post: 08-16-2011, 09:51 AM -
Close multiple windows
By mdko in forum macOS - Apps and GamesReplies: 5Last Post: 04-29-2011, 08:26 PM -
Firefox windows will not close
By tspeegle09 in forum macOS - Apps and GamesReplies: 4Last Post: 11-13-2009, 11:17 AM -
please help weird thing in expose all windows*
By mikelcatracho in forum Switcher HangoutReplies: 4Last Post: 07-29-2008, 04:36 PM -
ever have a windows user see you using expose?
By Berman in forum Switcher HangoutReplies: 8Last Post: 11-20-2005, 10:00 PM