|
| | |||||||
| Apple Macintosh Hardware Discuss the Apple Macintosh Hardware |
| | LinkBack | Thread Tools |
| |||
| Shortcuts on the Mac? I have a couple of files that I would like to create "shortcuts" to on desktop. Is there any way to do this on the Mac? In windows it was reasonably straight forward - haven't worked it out on the Mac yet. |
| |||
| Re: Shortcuts on the Mac? In article <4530b075$0$1453$5a62ac22@per-qv1-newsreader-01.iinet.net.au>, "360" <360@360.com> wrote: > I have a couple of files that I would like to create "shortcuts" to on > desktop. Is there any way to do this on the Mac? If you want to have something clickable, you might write an executable UNIX script. -- Hans Aberg |
| |||
| Re: Shortcuts on the Mac? In article <4530b075$0$1453$5a62ac22@per-qv1-newsreader-01.iinet.net.au>, "360" <360@360.com> wrote: > I have a couple of files that I would like to create "shortcuts" to on > desktop. Is there any way to do this on the Mac? If you want to have something clickable, you might write an executable UNIX script. -- Hans Aberg |
| |||
| Re: Shortcuts on the Mac? On Sat, 14 Oct 2006 05:35:36 -0400, 360 wrote (in article <4530b075$0$1453$5a62ac22@per-qv1-newsreader-01.iinet.net.au>): > I have a couple of files that I would like to create "shortcuts" to on > desktop. Is there any way to do this on the Mac? > > In windows it was reasonably straight forward - haven't worked it out on the > Mac yet. > > > 1 navigate in the Finder to the location of the object you want to generate a shortcut ('alias', in MacSpeak) from. 2 right-click (or, if you have a one-button mouse, command-click) on the item. 3 select 'make alias' from the pop-up menu. 4 drag the alias to the desktop. 5 (optional) change the name of the alias to whatever you want. You can make aliases of any object, a file, a folder, even a hard disk volume, and you can place that alias anywhere you have permission to write to. IIRC it's worked that way for over a decade. You didn't ask, but if you're running OS X 10.4 and want quick access to a particular file or folder, drag that file or folder over to the sidebar on a Finder window. You can't do that with disk volumes are they are automatically placed in the sidebar and are there already. Or, if you're running any version of OS X, drag the file, folder, or disk volume to the Dock. Making an alias is as straight-forward as making a shortcut... and there are other, even easier, ways of ensuring access to items so that you don't have to clutter up your desktop. -- email to oshea dot j dot j at gmail dot com. |
| |||
| Re: Shortcuts on the Mac? On Sat, 14 Oct 2006 05:35:36 -0400, 360 wrote (in article <4530b075$0$1453$5a62ac22@per-qv1-newsreader-01.iinet.net.au>): > I have a couple of files that I would like to create "shortcuts" to on > desktop. Is there any way to do this on the Mac? > > In windows it was reasonably straight forward - haven't worked it out on the > Mac yet. > > > 1 navigate in the Finder to the location of the object you want to generate a shortcut ('alias', in MacSpeak) from. 2 right-click (or, if you have a one-button mouse, command-click) on the item. 3 select 'make alias' from the pop-up menu. 4 drag the alias to the desktop. 5 (optional) change the name of the alias to whatever you want. You can make aliases of any object, a file, a folder, even a hard disk volume, and you can place that alias anywhere you have permission to write to. IIRC it's worked that way for over a decade. You didn't ask, but if you're running OS X 10.4 and want quick access to a particular file or folder, drag that file or folder over to the sidebar on a Finder window. You can't do that with disk volumes are they are automatically placed in the sidebar and are there already. Or, if you're running any version of OS X, drag the file, folder, or disk volume to the Dock. Making an alias is as straight-forward as making a shortcut... and there are other, even easier, ways of ensuring access to items so that you don't have to clutter up your desktop. -- email to oshea dot j dot j at gmail dot com. |
| |||
| Re: Shortcuts on the Mac? On Sat, 14 Oct 2006 07:35:09 -0400, Hans Aberg wrote (in article <haberg-1410061335090001@c83-250-192-69.bredband.comhem.se>): > In article <4530b075$0$1453$5a62ac22@per-qv1-newsreader-01.iinet.net.au>, > "360" <360@360.com> wrote: > >> I have a couple of files that I would like to create "shortcuts" to on >> desktop. Is there any way to do this on the Mac? > > If you want to have something clickable, you might write an executable > UNIX script. > > What on God's green Earth are you babbling about? All he has to do is right click on the item and select 'make alias' from the pop-up! Why on Earth would he want to futz around with scripting?! And if he _did_ want to script something, why would he do a UNIX command-line script when both AppleScript and Automator exist? Get a grip, man! -- email to oshea dot j dot j at gmail dot com. |
| |||
| Re: Shortcuts on the Mac? On Sat, 14 Oct 2006 07:35:09 -0400, Hans Aberg wrote (in article <haberg-1410061335090001@c83-250-192-69.bredband.comhem.se>): > In article <4530b075$0$1453$5a62ac22@per-qv1-newsreader-01.iinet.net.au>, > "360" <360@360.com> wrote: > >> I have a couple of files that I would like to create "shortcuts" to on >> desktop. Is there any way to do this on the Mac? > > If you want to have something clickable, you might write an executable > UNIX script. > > What on God's green Earth are you babbling about? All he has to do is right click on the item and select 'make alias' from the pop-up! Why on Earth would he want to futz around with scripting?! And if he _did_ want to script something, why would he do a UNIX command-line script when both AppleScript and Automator exist? Get a grip, man! -- email to oshea dot j dot j at gmail dot com. |
| |||
| Re: Shortcuts on the Mac? In article <0001HW.C1564A9400CBEAF4F0386530@news1.news.adelph ia.net>, no.body@just.go.net wrote: > >> I have a couple of files that I would like to create "shortcuts" to on > >> desktop. Is there any way to do this on the Mac? > > > > If you want to have something clickable, you might write an executable > > UNIX script. > What on God's green Earth are you babbling about? All he has to do is right > click on the item and select 'make alias' from the pop-up! Does that work with all types of "shortcuts"? > Why on Earth would > he want to futz around with scripting?! If one wants more powerful shortcuts. > And if he _did_ want to script > something, why would he do a UNIX command-line script when both AppleScript > and Automator exist? More powerful, and easier in some cases. >Get a grip, man! Take your own advice. -- Hans Aberg |
| |||
| Re: Shortcuts on the Mac? In article <0001HW.C1564A9400CBEAF4F0386530@news1.news.adelph ia.net>, no.body@just.go.net wrote: > >> I have a couple of files that I would like to create "shortcuts" to on > >> desktop. Is there any way to do this on the Mac? > > > > If you want to have something clickable, you might write an executable > > UNIX script. > What on God's green Earth are you babbling about? All he has to do is right > click on the item and select 'make alias' from the pop-up! Does that work with all types of "shortcuts"? > Why on Earth would > he want to futz around with scripting?! If one wants more powerful shortcuts. > And if he _did_ want to script > something, why would he do a UNIX command-line script when both AppleScript > and Automator exist? More powerful, and easier in some cases. >Get a grip, man! Take your own advice. -- Hans Aberg |
| |||
| Re: Shortcuts on the Mac? On Sat, 14 Oct 2006 09:03:15 -0400, Hans Aberg wrote (in article <haberg-1410061503150001@c83-250-192-69.bredband.comhem.se>): > In article <0001HW.C1564A9400CBEAF4F0386530@news1.news.adelph ia.net>, > no.body@just.go.net wrote: > >>>> I have a couple of files that I would like to create "shortcuts" to on >>>> desktop. Is there any way to do this on the Mac? >>> >>> If you want to have something clickable, you might write an executable >>> UNIX script. > >> What on God's green Earth are you babbling about? All he has to do is right >> click on the item and select 'make alias' from the pop-up! > > Does that work with all types of "shortcuts"? Yes. You can generate an alias to any file/folder you can access. Files/folders which are in folders where you don't have write permission can't be aliased that way... but there's a reason why. And it's a non-trivial exercise to use the UNIX command line to generate a shortcut. And, besides, even with files/folders in folders to which you don't have write permission, you _can_ use Automator and AppleScript. And it's a whole lot easier to do so! Faster, too! > >> Why on Earth would >> he want to futz around with scripting?! > > If one wants more powerful shortcuts. You're still babbling. There is _nothing_ which can be done with the command line which can't be done with Automator and/or AppleScript, if you know what you're doing. > >> And if he _did_ want to script >> something, why would he do a UNIX command-line script when both AppleScript >> and Automator exist? > > More powerful, and easier in some cases. Messing with the command line is easier than right-clicking the item and dragging the resulting alias to the location desired? What drugs are you on? > >> Get a grip, man! > > Take your own advice. Testy when your errors are pointed out, aren't you? -- email to oshea dot j dot j at gmail dot com. |
| |||
| Re: Shortcuts on the Mac? On Sat, 14 Oct 2006 09:03:15 -0400, Hans Aberg wrote (in article <haberg-1410061503150001@c83-250-192-69.bredband.comhem.se>): > In article <0001HW.C1564A9400CBEAF4F0386530@news1.news.adelph ia.net>, > no.body@just.go.net wrote: > >>>> I have a couple of files that I would like to create "shortcuts" to on >>>> desktop. Is there any way to do this on the Mac? >>> >>> If you want to have something clickable, you might write an executable >>> UNIX script. > >> What on God's green Earth are you babbling about? All he has to do is right >> click on the item and select 'make alias' from the pop-up! > > Does that work with all types of "shortcuts"? Yes. You can generate an alias to any file/folder you can access. Files/folders which are in folders where you don't have write permission can't be aliased that way... but there's a reason why. And it's a non-trivial exercise to use the UNIX command line to generate a shortcut. And, besides, even with files/folders in folders to which you don't have write permission, you _can_ use Automator and AppleScript. And it's a whole lot easier to do so! Faster, too! > >> Why on Earth would >> he want to futz around with scripting?! > > If one wants more powerful shortcuts. You're still babbling. There is _nothing_ which can be done with the command line which can't be done with Automator and/or AppleScript, if you know what you're doing. > >> And if he _did_ want to script >> something, why would he do a UNIX command-line script when both AppleScript >> and Automator exist? > > More powerful, and easier in some cases. Messing with the command line is easier than right-clicking the item and dragging the resulting alias to the location desired? What drugs are you on? > >> Get a grip, man! > > Take your own advice. Testy when your errors are pointed out, aren't you? -- email to oshea dot j dot j at gmail dot com. |
| |||
| Re: Shortcuts on the Mac? In article <0001HW.C156662600D26131F060B530@news1.news.adelph ia.net>, no.body@just.go.net wrote: > >>>> I have a couple of files that I would like to create "shortcuts" to on > >>>> desktop. Is there any way to do this on the Mac? > >>> > >>> If you want to have something clickable, you might write an executable > >>> UNIX script. > > > >> What on God's green Earth are you babbling about? All he has to do is right > >> click on the item and select 'make alias' from the pop-up! > > > > Does that work with all types of "shortcuts"? > > Yes. You can generate an alias to any file/folder you can access. But the OP didn't specify what "shortcuts" means. > Files/folders which are in folders where you don't have write permission > can't be aliased that way... You seem to jump to the*conclusion that it is an alias that was asked for. > You're still babbling. So you are the one. > >> Get a grip, man! > > Take your own advice. > > Testy when your errors are pointed out, aren't you? There was no error - I merely pointed out a possibility.*You are the one telling others what to do. If somebody else, like you apparently, is a big fan of Automator and AppleScript, they can write about it. But you say one "really has to know what one is doing", so it does not sound simpler than UNIX scripts. -- Hans Aberg |
| |||
| Re: Shortcuts on the Mac? In article <0001HW.C156662600D26131F060B530@news1.news.adelph ia.net>, no.body@just.go.net wrote: > >>>> I have a couple of files that I would like to create "shortcuts" to on > >>>> desktop. Is there any way to do this on the Mac? > >>> > >>> If you want to have something clickable, you might write an executable > >>> UNIX script. > > > >> What on God's green Earth are you babbling about? All he has to do is right > >> click on the item and select 'make alias' from the pop-up! > > > > Does that work with all types of "shortcuts"? > > Yes. You can generate an alias to any file/folder you can access. But the OP didn't specify what "shortcuts" means. > Files/folders which are in folders where you don't have write permission > can't be aliased that way... You seem to jump to the*conclusion that it is an alias that was asked for. > You're still babbling. So you are the one. > >> Get a grip, man! > > Take your own advice. > > Testy when your errors are pointed out, aren't you? There was no error - I merely pointed out a possibility.*You are the one telling others what to do. If somebody else, like you apparently, is a big fan of Automator and AppleScript, they can write about it. But you say one "really has to know what one is doing", so it does not sound simpler than UNIX scripts. -- Hans Aberg |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Keyboard shortcuts for program's shortcuts do not work | MarianoJc | Windows Vista | 1 | 05-15-2009 10:10 AM |
| shortcuts | usa1 | Windows XP Tablet PC Newsgroup | 1 | 04-05-2008 05:30 AM |
| shortcuts | Art Hershman | Internet Explorer | 1 | 12-22-2007 04:20 PM |
| shortcuts | sri | Windows XP | 2 | 04-11-2007 10:30 AM |
| Keyboard shortcuts for Shortcuts does not work on next logon | George Valkov | Windows Vista | 2 | 01-01-2007 09:28 PM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |