[BACK]Return to WindowMaker CVS log [TXT][DIR] Up to [local] / mycfg

File: [local] / mycfg / WindowMaker (download)

Revision 1.1, Fri May 2 20:07:35 2008 UTC (15 years, 10 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD

import my windowmaker keybindings and other minor settings.
place this file in ~/GNUstep/Defaults/ and it will do all the magic.

{
  HighlightColor = "#ffffff";
  AdvanceToNewWorkspace = YES;
  LowerKey = "Mod1+F1";
  MoveResizeKey = None;
  WindowShortcut10Key = None;
  PixmapPath = (
    "/home/nbrk/GNUstep/Library/WindowMaker/Pixmaps",
    "/home/nbrk/GNUstep/Library/WindowMaker/Backgrounds",
    "/usr/local/share/WindowMaker/Pixmaps",
    "/usr/local/share/WindowMaker/Backgrounds",
    "/usr/X11R6/include/X11/pixmaps",
    "/usr/local/share/pixmaps",
    "/usr/share/pixmaps"
  );
  MenuDisabledColor = "#7f7f7f";
  MiniaturizeKey = "Mod1+F1";
  MenuTextColor = "#000000";
  HighlightTextColor = "#000000";
  MenuTitleColor = "#ffffff";
  WorkspaceNameDisplayPosition = center;
  FTitleColor = "#ffffff";
  AppIconBalloons = NO;
  HideOthersKey = None;
  UTitleColor = "#000000";
  IconPath = (
    "/home/nbrk/GNUstep/Library/Icons",
    "/usr/local/share/WindowMaker/Icons",
    "/usr/local/share/WindowMaker/Pixmaps",
    "/usr/X11R6/include/X11/pixmaps",
    "/home/nbrk/GNUstep/Library/WindowMaker/Pixmaps",
    "/usr/share/icons",
    "/usr/local/share/pixmaps",
    "/usr/share/pixmaps"
  );
  PTitleColor = "#ffffff";
  Attraction = NO;
  DontLinkWorkspaces = NO;
  HelpBalloons = NO;
  WindowShortcut8Key = None;
  WindowShortcut9Key = None;
  DisableBlinking = NO;
  AntialiasedText = NO;
  MiniwindowTitleBalloons = NO;
  WindowTitleFont = "Trebuchet MS,Luxi Sans:weight=200:pixelsize=12";
  NoWindowOverDock = NO;
  CloseKey = "Mod1+F4";
  WindowShortcut1Key = None;
  WindowShortcut2Key = None;
  WindowShortcut3Key = None;
  WindowShortcut4Key = None;
  WindowShortcut5Key = None;
  MaximizeKey = "Mod1+grave";
  WindowShortcut6Key = None;
  WindowShortcut7Key = None;
  CirculateRaise = NO;
  ScreenSwitchKey = None;
  HMaximizeKey = None;
}