Setting desktop sizes for different applications... Thread last updated on 2004-04-05 13:59:57

Posted by member 61084 on 2004-04-02 19:09:13

Is it possible to set different desktop sizes for different appllications...

bigger for gfx editing smaller for others?

Posted by member 1340 on 2004-04-02 21:18:21 link

its possible...
one way is through literunner-2.1 and jdesk... read their docs.
here is how::
*OnRun [ExploreWClass] ["Exploring - H:\dev"] [notepad.exe] [!jDeskSetWorkArea "0,0,0,0"]


that will do it.

Posted by member 1340 on 2004-04-02 21:19:18 link

u may need winspy or something to know a program/windows class and stuff...

Posted by member 99 on 2004-04-03 00:31:28 link

You might be able to get a different screen resolution for each desktop, but it wouldn't work very nicely.

Posted by member 7223 on 2004-04-03 02:29:29 link

No need of winspy:
!literunneridentify or !vwmexec !alert "^@wc^ : ^@wt^ : ^@wh^"

Posted by member 61084 on 2004-04-03 05:44:23 link

wow smurth, that was a whole different language...

winspy? What is that?

Screen Resolution is static

Posted by member 1340 on 2004-04-03 08:44:23 link

winspy lets u know the windowclass... and stuff... that u will need for literunner to work... as it will identify apps accordingly...
instead of winspy u can use the bangs smurth gives...

Posted by member 1316 on 2004-04-05 13:59:57 link

or literunner. just load the module, and assign a hotkey to !LiteRunnerIdentify.