Post by Patrick » 23.07.2012 21:58:15
Theoretically it's possible, but I don't know if it has ever actually been tested. You need something like this in the plugin's VDMConfig.ini file:
Code: Select all
[illustro\Clock]
VDesktop=1,2
VD1Position=200,400
VD2Position=1000,0Replace "illustro\Clock" with the name of your clock skin as it's shown in the Rainmeter menu. "200,400" and "1000,0" in the example are the X,Y coordinates of the skin's position on the screen.
Theoretically it's possible, but I don't know if it has ever actually been tested. You need something like this in the plugin's VDMConfig.ini file:
[code][illustro\Clock]
VDesktop=1,2
VD1Position=200,400
VD2Position=1000,0[/code]
Replace "illustro\Clock" with the name of your clock skin as it's shown in the Rainmeter menu. "200,400" and "1000,0" in the example are the X,Y coordinates of the skin's position on the screen.