3,656 reputation
22262
bio website mathiasbynens.be
location Belgium
age 25
visits member for 2 years, 6 months
seen May 19 at 20:37
stats profile views 501

Aug
13
accepted How to remove or disable a default keyboard layout?
Aug
13
revised Where are currently set wallpapers stored in Mountain Lion?
added 3 characters in body
Aug
12
comment How to avoid the GUI password prompt when using `osascript`?
@Lri echo -n 'a' | sudo tee /private/var/db/.AccessibilityAPIEnabled > /dev/null 2>&1; sudo chmod 444 /private/var/db/.AccessibilityAPIEnabled (as used here) more closely mimics what enabling the setting in System Preferences does, although it’s not instant (unlike going through SysPrefs manually). Any idea on which service to restart after this command? Anyhow, as you guessed, it was just an example.
Aug
12
revised How to avoid the GUI password prompt when using `osascript`?
edited title
Aug
12
asked How to avoid the GUI password prompt when using `osascript`?
Aug
11
revised How to remove or disable a default keyboard layout?
deleted 4349 characters in body
Aug
11
answered How to remove or disable a default keyboard layout?
Aug
11
revised How to remove or disable a default keyboard layout?
added 2577 characters in body
Aug
11
revised Make a custom keyboard layout the system default on Lion — even for the login screen
added 394 characters in body
Aug
11
revised How to remove or disable a default keyboard layout?
added 1888 characters in body
Aug
11
answered Terminal uses one theme for the first window and a different theme for later windows.
Aug
9
awarded  Outspoken
Aug
8
accepted How to repair documents that display the “The document xxx.pages could not be opened” error when opened in Pages?
Aug
8
answered How to repair documents that display the “The document xxx.pages could not be opened” error when opened in Pages?
Aug
8
awarded  Tumbleweed
Aug
7
comment What un(der)-documented features have you stumbled upon in Mountain Lion?
@estephan500 Post edited.
Aug
7
revised What un(der)-documented features have you stumbled upon in Mountain Lion?
added 248 characters in body
Aug
6
accepted How often does Power Nap check for updates or back up?
Aug
6
comment How can I enable Trackpad tap-to-click for the login window in OS X 10.8?
I found that one on MacRumors as well — but it doesn’t seem to work on OS X 10.8 either.
Aug
6
awarded  Good Answer