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

@@ -407,6 +407,7 @@ typedef struct WPreferences {
#ifdef VIRTUAL_DESKTOP
unsigned int vedge_thickness;
unsigned int vedge_bordersize;
unsigned int vedge_hscrollspeed;
unsigned int vedge_vscrollspeed;
unsigned int vedge_maxheight;