eclectic-tech / Alignment_Grids

A Rainmeter skin that has multiple grid patterns to help you align desktop items
1 stars 0 forks source link

Cant place it correctly on second monitor #1

Open BennyAlex opened 3 years ago

BennyAlex commented 3 years ago

Hi, I have issues using the grid on my second monitor. The monitor is much smaller (1920x1080) than my primary (3440x1440). I cant place the grid at all on my secondary, I cant move it and in rainmeter manager setting the screen manually doenst do anything. Any way to display it on my second monitor in the right size?

eclectic-tech commented 3 years ago

You can try modifying some of actions in the [Rainmeter] section. Primarily, remove the !Move bang in the OnRefreshAction and change Draggable from zero to 1. The other things to look at are the monitor settings in 'Manage' dialog for this skin.

Default [Rainmeter] section: [Rainmeter] Update=-1 OnRefreshAction=[!Move "0" "0"][!KeepOnScreen "0"][!Draggable 0][!DeActivateConfigGroup "ContextMenus"] OnFocusAction=[!DeactivateConfigGroup "ContextMenus"] ToolTipHidden=0 ; Change value to 1 to hide ToolTips SkinWidth=(#SCREENAREAWIDTH#) SkinHeight=(#SCREENAREAHEIGHT#)