Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.3: Use Command-N to create new folders' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Use Command-N to create new folders
Authored by: zorgaliscious on Dec 02, '03 06:54:34AM
doesnt work for me... I have it this way (i did this with TextEdit btw... )

	<key>NSUserKeyEquivalents</key>
	<dict>
		<key>New Folder</key>
		<string>@N</string>
		<key>New Folder Window</key>
		<string>@$N</string>
	</dict>
what am I doing wrong?

[ Reply to This | # ]
10.3: Use Command-N to create new folders
Authored by: sjoerd on Dec 02, '03 05:44:59PM

It's New Finder Window, not New Folder Window!



[ Reply to This | # ]
10.3: Use Command-N to create new folders
Authored by: zorgaliscious on Dec 03, '03 09:34:13AM

DOH! corrected it and it works fine...



[ Reply to This | # ]
10.3: Use Command-N to create new folders
Authored by: r.b on Dec 02, '03 06:06:39PM

I used the same above code that you used and it worked for me. i just had to relaunch the Finder by holding OPTION and click+hold on the Finder icon in the dock.

this is a 10.3 ONLY thing right ?



[ Reply to This | # ]