mirror of
https://github.com/gryf/wmaker.git
synced 2026-08-24 20:51:52 +02:00
Changes relate to virtual edge.
This commit is contained in:
+4
-4
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user