kazu19870413 / shiftit

Automatically exported from code.google.com/p/shiftit
0 stars 0 forks source link

how to get to preferences if no menu icon #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. un-tick "show menu bar icon"
2. try to get to preferences to reinstate it or turn off load at login ... no 
can do

What is the expected output? What do you see instead?

What version of the product are you using?
1.2

On what operating system( 10.5
or 10.6)?
10.6

Are you using a dual monitor?
no

Attach screenshots if it is a problem with the window position and size.

Please attach logs if you notice any crashes.

Please provide any additional information below.

** also, in what directory are the preference files kept as I tried to delete 
the app and re-install 
to restore the menu icon but it did not work ... I'm guessing there is a 
preference file I need to 
delete as well before re-install.

great app though, thanks!

Original issue reported on code.google.com by dfran...@me.com on 31 May 2010 at 9:20

GoogleCodeExporter commented 8 years ago
This has been discussed in issue 1 also,
I made a patch which is attached there that
lets you open preferences by reopening the application
http://code.google.com/p/shiftit/issues/detail?id=1#c9

Either way you can find preferences in the default location
~/Library/Preferences/
in the file "com.grapewave.ShiftIt.plist"

You can delete this or open it with Property list editor and set Property
"shiftItshowMenu" to true

Original comment by masc...@gmail.com on 1 Jun 2010 at 5:00