Store Position (x,y coords) For Different Screen Resolutions
Application launcher for Windows, Mac OS X, FreeBSD and Linux
Brought to you by:
karlinjf
Request: the launchy.ini file should contain position data for multiple screen resolutions.
Explanation: I frequently change screen resolutions, but if I have Launchy centered on a display running at 1600x1200, it will be off the screen if I then switch to 1024x768.
Example: so, for example, this section in the ini file:
[Position]
pos_x=0
pos_y=0
should be something like this:
[Position]
pos_x_1024x768=0
pos_y_1024x768=0
pos_x_1600x1200=10
pos_y_1600x1200=10
Thanks for developing a wonderful piece of software!
c/o paul: phorion [at] fastmail [dot] fm