I'm trying to use shortcut2-2.0.1 with 2 monitors, but it appears that it doesn't support resolutions higher than 2960 horizontal pixels. This means it's currently stuck at about half way across my second monitor, not centered where I want it to be. Is there any way to get around that limitation or is the source code available maybe?
Use xLabel instead. It can do everything shortcut2 can, and much much more. Shortcut2 is really sort of an obsolete module IMO.
I concur with West. xLabel rocks.
Perhaps I should add that using xLabel is by far the best option if you're creating a theme. But on the other hand, if you're modding an old theme that uses shortcut2 you might be in for a fair bit of work, depending on the complexity of the theme.
Yah, it's an old theme. The one from the front page actually.
http://www.litestep.net/index.php?section=2&action=details&id=30
I'll try redoing it with xLabel then I guess, thanks.
Xhenit
so deserves a modern module revamp.
Well, there is one pretty close:
http://www.litestep.net/index.php?section=2&action=details&id=507
uses the same modules though. :)
yeah, it was just "OTS2'd", so to speak
why the heck does shortcut2 give crap about resolutions higher than 2960?
thats what I was thinking. Seems totally insane.
Why not use negative co-ordinates?
say my resolution is 800x600
setting x 780
is the same as
setting x -20
This might work better for you.
Wonder if $ResolutionX-20$ would be better instead of using 780 (in your example).