1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

allow to scroll the virtual desktop further than the desktop geometry.

This commit is contained in:
id
2001-04-18 22:12:20 +00:00
parent 829e9d30fe
commit 03824d5324
2 changed files with 2 additions and 1 deletions

View File

@@ -442,7 +442,7 @@ WDefaultEntry optionList[] = {
&wPreferences.vedge_thickness, getInt, NULL
},
{"VirtualEdgeExtendSpace", "0", NULL,
&wPreferences.vedge_border, getInt, NULL
&wPreferences.vedge_bordersize, getInt, NULL
},
{"VirtualEdgeHorizonScrollSpeed", "1", NULL,
&wPreferences.vedge_hscrollspeed, getInt, NULL