how do i figure out classes Thread last updated on 2004-04-07 20:39:48

Posted by member 144267 on 2004-04-07 05:03:49

how do i figure out what class a window belongs to? what i want to have happen is have all my IM windows open on the same desktop. i know i need to use the : *VWMStartWindowsOnDesktop commnad i just don't know how to put in the text. there is no common word or pattern in the title bar. it just says who it is from. any help would be appreciated

--hugin

Posted by member 111 on 2004-04-07 08:06:27 link

Download InqSoft Window Scanner and try it...
s0m.narod.ru/iws_inst.zip

Posted by member 99 on 2004-04-07 11:20:41 link

If you're using rabidvwm, create a hotkey such as:
*hotkey win i !vwmexec !alert '^@wt^ : ^@wc^'
That'll give you the title and class of the active window when you hit it. You can also just copy and paste the !vwmexec on into lsxcommand.

Or you could use WinSpy, Spy++, Winspector...

Posted by member 1316 on 2004-04-07 18:25:35 link

literunner...

Posted by member 144267 on 2004-04-07 20:05:01 link

thx i'll look into those

Posted by member 125450 on 2004-04-07 20:39:48 link

Works great thanks for the tip.