1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-03 12:24:17 +01:00

Fix some bugs, DisableMiniwindows, _KWM_WIN_ICON_GEOMETRY..

This commit is contained in:
kojima
1999-03-18 01:11:18 +00:00
parent 67a008937f
commit ea55bc5e3f
24 changed files with 658 additions and 274 deletions

View File

@@ -17,7 +17,7 @@
Position = "0,1";
},
{
Command = "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs";
Command = "/usr/local/GNUstep/Local/Apps/WPrefs.app/WPrefs";
Name = groupLeader.WPrefs;
AutoLaunch = No;
Forced = No;

View File

@@ -1,4 +1,5 @@
{
DisableMiniwindows = NO;
OpenTransientOnOwnerWorkspace = NO;
EdgeResistance = 30;
IconificationStyle = Zoom;
@@ -54,9 +55,9 @@
IconPosition = "blh";
WrapMenus = NO;
ScrollableMenus = YES;
MenuScrollSpeed = medium;
IconSlideSpeed = medium;
ShadeSpeed = medium;
MenuScrollSpeed = fast;
IconSlideSpeed = fast;
ShadeSpeed = fast;
DoubleClickTime = 250;
AlignSubmenus = NO;
NoWindowOverIcons = NO;