[Adium-devl] Fwd: [Adium-feedback] Tickets 3667, 2756, 331 'workaround'
Colin Barrett
timber at lava.net
Mon Aug 27 00:30:30 UTC 2007
Someone want to put this on the wiki, and thank
krishna at ices.utexas.edu for the tip?
I'm overloaded right now (sorting through email from 3 days ago might
be a hint :P), I'd appreciate it if someone else could take this on.
I'll owe you a beer or something ;)
-Colin
Begin forwarded message:
> From: Krishna P Trivedi <krishna at ices.utexas.edu>
> Date: August 23, 2007 2:35:10 PM PDT
> To: feedback at adiumx.com
> Subject: [Adium-feedback] Tickets 3667, 2756, 331 'workaround'
>
> Greetings,
>
> I manage a number of OS X machines for a research institute at the
> University of Texas at Austin. We use Adium across the board on our
> Macs. From the ticket numbers listed above, you can see that many
> people need the ability to auto-join or auto-connect to Jabber chat
> rooms upon connecting.
> I've managed a work-around. However, I'm not sure where to post
> this on your site. Maybe you can put this out there for people to
> see?
>
>
> 1:
> 'Enable access for assistive devices' needs to be checked in 'System
> Preferences' -> 'Universal Access' (this requires Administrative
> privs).
>
> 2:
> Create a script within AppleScript. Save it somewhere safe. Here's
> the code in the script:
>
> tell application "System Events"
> tell process "Adium"
> keystroke "j" using {command down, shift down}
> keystroke "CHATROOM"
> click button "Join" of window "Join Chat"
> delay 0.5
> keystroke "j" using {command down, shift down}
> keystroke "2ND CHATROOM"
> click button "Join" of window "Join Chat"
> end tell
> end tell
>
>
> 3:
> Adium must auto-connect to the jabber server. Within the
> 'Preferences' -> 'Events' -> 'You
> Connect' -> add an Action to 'Run an AppleScript' and choose the
> script that was saved above.
>
>
>
>
> Krishna Trivedi
> ICES SYSNET
> 512-232-2318
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070826/a9c06f2b/attachment-0001.html>
More information about the devel
mailing list