1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

Changes relate to virtual edge.

This commit is contained in:
id
2000-11-17 02:10:32 +00:00
parent 899226207d
commit 816ce22875
7 changed files with 55 additions and 38 deletions

View File

@@ -451,11 +451,11 @@ WDefaultEntry optionList[] = {
{"VirtualEdgeVerticalScrollSpeed", "1", NULL,
&wPreferences.vedge_vscrollspeed, getInt, NULL
},
{"VirtualEdgeWidth", "2000", NULL,
&wPreferences.vedge_width, getInt, NULL
{"VirtualEdgeMaximumWidth", "3000", NULL,
&wPreferences.vedge_maxwidth, getInt, NULL
},
{"VirtualEdgeHeight", "2000", NULL,
&wPreferences.vedge_height, getInt, NULL
{"VirtualEdgeMaximumHeight", "3000", NULL,
&wPreferences.vedge_maxheight, getInt, NULL
},
#endif
{"StickyIcons", "NO", NULL,