mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 11:10:18 +01:00
525 lines
22 KiB
HTML
525 lines
22 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Window Maker: Guided Tour - Prefs</title>
|
|
<meta charset="utf-8">
|
|
<link rel="stylesheet" href="/style.css" media="screen">
|
|
<meta name="HandheldFriendly" content="True">
|
|
<meta name="MobileOptimized" content="320">
|
|
<meta name="viewport"
|
|
content="width=device-width, minimumscale=1.0, maximum-scale=1.0">
|
|
</head>
|
|
<body>
|
|
<div id="wrapper">
|
|
<header>
|
|
<h1>
|
|
<a href="/">
|
|
<span class="first">Window</span><span class="second">Maker</span>
|
|
</a>
|
|
</h1>
|
|
</header>
|
|
<aside>
|
|
<nav class="menu">
|
|
<ul>
|
|
<li id="dock">
|
|
<a href="#"></a>
|
|
</li>
|
|
<li id="home" title="Home">
|
|
<a href="/">Home</a>
|
|
</li>
|
|
<li id="news" title="News">
|
|
<a href="/news">News</a>
|
|
</li>
|
|
<li id="docs" title="Documentation">
|
|
<a href="/docs">Documentation</a>
|
|
</li>
|
|
<li id="mail" title="Mailing lists">
|
|
<a href="/lists">Mailing</a>
|
|
</li>
|
|
<li id="devel" title="Development">
|
|
<a href="/dev">Development</a>
|
|
</li>
|
|
<li id="screenshots" title="Screenshots">
|
|
<a href="/screenshots">Screenshots</a>
|
|
</li>
|
|
<li id="themes" title="Themes">
|
|
<a href="/themes">Themes</a>
|
|
</li>
|
|
<li id="links" title="Links">
|
|
<a href="/links">Links</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
</aside>
|
|
<article>
|
|
|
|
<div class="document" id="preferences">
|
|
<h1 class="title">Preferences</h1>
|
|
|
|
<div class="borderless figure">
|
|
<img alt="images/wprefs.jpg" src="images/wprefs.jpg" style="width: 64px; height: 64px;">
|
|
</div>
|
|
<div class="section" id="wprefs-app">
|
|
<h1>WPrefs.app</h1>
|
|
<p>WPrefs.app is the heart of the configuration process in Window Maker.</p>
|
|
<p>Upon installing Window Maker and running it for the first time, the WPrefs
|
|
application is available under dock icon by default:</p>
|
|
<div class="borderless figure">
|
|
<img alt="GNUstep Logo" src="images/dock_tile.png">
|
|
</div>
|
|
<p>although, depending on your distibution, location, menu entry or icon may be
|
|
different. Ususally Linux distributions position WPrefs as the second or third
|
|
icon in the Dock column by default, just above or below the terminal icon.</p>
|
|
<p>Double-clicking on this icon opens the WPrefs.app window. Across the top of
|
|
the window there is a row of icons, each one corresponding to a group of
|
|
settings options. There is a checkbox for balloon help on the bottom left of
|
|
the WPrefs.app window. Most of the following is taken directly from the content
|
|
of the ballon help dialogs.</p>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app after launching" src="images/prefs0.png">
|
|
<p class="caption">WPrefs.app after launching</p>
|
|
</div>
|
|
<div class="contents local topic" id="available-preference-settings">
|
|
<p class="topic-title first">Available preference settings</p>
|
|
<ul class="simple">
|
|
<li><p><a class="reference internal" href="#window-focus" id="id1">Window focus</a></p></li>
|
|
<li><p><a class="reference internal" href="#window-handling" id="id2">Window handling</a></p></li>
|
|
<li><p><a class="reference internal" href="#menu" id="id3">Menu</a></p></li>
|
|
<li><p><a class="reference internal" href="#icon" id="id4">Icon</a></p></li>
|
|
<li><p><a class="reference internal" href="#ergonomy" id="id5">Ergonomy</a></p></li>
|
|
<li><p><a class="reference internal" href="#search-path" id="id6">Search Path</a></p></li>
|
|
<li><p><a class="reference internal" href="#dock" id="id7">Dock</a></p></li>
|
|
<li><p><a class="reference internal" href="#workspace" id="id8">Workspace</a></p></li>
|
|
<li><p><a class="reference internal" href="#other" id="id9">Other</a></p></li>
|
|
<li><p><a class="reference internal" href="#applications-menu" id="id10">Applications menu</a></p></li>
|
|
<li><p><a class="reference internal" href="#keyboard-shortcut" id="id11">Keyboard shortcut</a></p></li>
|
|
<li><p><a class="reference internal" href="#mouse" id="id12">Mouse</a></p></li>
|
|
<li><p><a class="reference internal" href="#appearance" id="id13">Appearance</a></p></li>
|
|
<li><p><a class="reference internal" href="#font-configuration" id="id14">Font configuration</a></p></li>
|
|
<li><p><a class="reference internal" href="#expert-user" id="id15">Expert user</a></p></li>
|
|
<li><p><a class="reference internal" href="#editing-the-configuration-file" id="id16">Editing the configuration file</a></p></li>
|
|
</ul>
|
|
</div>
|
|
<div class="section" id="window-focus">
|
|
<h2>Window focus</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app window focus controls" src="images/prefs1.png">
|
|
<p class="caption">WPrefs.app window focus controls</p>
|
|
</div>
|
|
<p>The first icon from the left-hand side controls the way windows get
|
|
their focus (how they are activated).</p>
|
|
<ul>
|
|
<li>
|
|
<p><em>Input focus mode</em> (two choices are available):</p>
|
|
<ul class="simple">
|
|
<li><p><strong>Manual</strong> - click on the window to set keyboard input focus.</p></li>
|
|
<li><p><strong>Auto</strong> - set keyboard input focus to the window under the mouse pointer.</p></li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<p><em>Install colormap in the window</em></p>
|
|
<p>Select either (a) install the colormap in the window that has the input focus
|
|
or (b) that is under the mouse pointer.</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Automatic window raise delay</em></p>
|
|
<p>Setting the delay (in msec) for automatic window raising</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Checkboxes</em></p>
|
|
<p>The topmost check box prevents applications from receiving the focusing
|
|
mouse-click (I don't know why you would use this, but some people obviously
|
|
find it useful). The middle checkbox allows you to choose whether
|
|
newly-opened application windows automatically receive the focus, or must be
|
|
clicked to gain focus. The bottom allows you to bring window up while using
|
|
keyboard.</p>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section" id="window-handling">
|
|
<h2>Window handling</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app window handling preferences" src="images/prefs2.png">
|
|
<p class="caption">WPrefs.app window handling preferences</p>
|
|
</div>
|
|
<p>Clicking the second icon allows you to select the window handling options.
|
|
Clicking on this icon opens a panel allowing you to define the default
|
|
placement and properties of windows in the workspace.</p>
|
|
<ul>
|
|
<li>
|
|
<p><em>Window placement</em></p>
|
|
<p>You can use the sliders around the screen representation to modify the
|
|
original placement. The gadget tells Window Maker how to order windows on the
|
|
screen: <em>Random</em>, <em>Manual</em>, <em>Cascade</em> or <em>Smart</em>. <em>Automatic</em> is the default.</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Dragging a maximized window</em></p>
|
|
<p>Set the behaviour of maximized window when click on titlebar and drag with
|
|
the mouse. Possible actions can be set for a window to:</p>
|
|
<ul class="simple">
|
|
<li><p><em>changes its position</em></p></li>
|
|
<li><p><em>restores its unmaximized geometry</em></p></li>
|
|
<li><p><em>considers the window now unmaximized</em></p></li>
|
|
<li><p><em>does not move the window</em></p></li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<p><em>Edge resistance</em></p>
|
|
<p>To set the edge resistance and whether it resists or attracts windows.
|
|
According to the selection, windows resist or attract when moved against
|
|
other windows or the edges of the screen. The slider defines the threshold.
|
|
Some applications' title bars may disappear at the top of the screen, with
|
|
the window being too high for the screen area. Setting the edge resistance to
|
|
"0" may solve this problem</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Mod+Wheel</em></p>
|
|
<p>You can define, how many pixels window should increment/decrement by using
|
|
modifer keys + mouse wheel. By default, CTRL+wheel will change window size
|
|
horizontally, while SUPER+wheel vertically.</p>
|
|
</li>
|
|
</ul>
|
|
<!-- 1. *Open dialogs in the same workspace as their owners*
|
|
|
|
Obviously, whether to force dialog boxes "spawned" by an application to open
|
|
in same workspace as their owners. -->
|
|
<ul>
|
|
<li>
|
|
<p><em>When maximizing</em></p>
|
|
<p>This option allows the window to cover (or not) icons or the dock when
|
|
maximizing.</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Opaque move/resize</em></p>
|
|
<p>Clicking on <em>opaque move</em> causes windows to be moved with their contents
|
|
visible. If not checked, only the frame is displayed during the move. <em>Opaque
|
|
resize</em> makes window contents visible during resizing, otherwise only the
|
|
frame is displayed.</p>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section" id="menu">
|
|
<h2>Menu</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app menu preferences" src="images/prefs3.png">
|
|
<p class="caption">WPrefs.app menu preferences</p>
|
|
</div>
|
|
<p>This panel allows you to set menu scrolling speed and submenu alignment with
|
|
the parent menu. In addition, two checkboxes are provided:</p>
|
|
<ul class="simple">
|
|
<li><p>The topmost box forces submenus to open inside the screen instead of
|
|
scrolling when they would otherwise be off-screen.</p></li>
|
|
<li><p>The middle box allows submenus to open off-screen, but causes off-screen
|
|
menus to scroll when the mouse pointer is moved over them. This setting is
|
|
also of value if you "tear off" a menu and leave it positioned on the
|
|
desktop. In that case, you might wish to "park" the menu off-screen (with
|
|
only the titlebar showing, for example) and have it reappear when you mouse
|
|
over it. This is convenient in some workflows, as when you have multiple
|
|
applications open and you are using the window list menu to switch between
|
|
applications.</p></li>
|
|
<li><p>The bottom box allows you to assign Vim-like keybindings for the selection
|
|
of menu items.</p></li>
|
|
</ul>
|
|
</div>
|
|
<div class="section" id="icon">
|
|
<h2>Icon</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app icon preferences" src="images/prefs4.png">
|
|
<p class="caption">WPrefs.app icon preferences</p>
|
|
</div>
|
|
<p>Set icon or miniwindow handling options.</p>
|
|
<ul>
|
|
<li>
|
|
<p><em>Icon positioning</em></p>
|
|
<p>This area defines the initial placement of miniwindows or icons will be
|
|
displayed: <em>bottom, top, right, left</em>...</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Icon size</em></p>
|
|
<p>Selects the size of the icons shown when a window is miniaturized and for
|
|
application icons. Dockapp developers usually assume that tiles will be 64x64
|
|
pixels, so it's probably a good idea to leave it at that size, unless you
|
|
know you won't be using dockapps.</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Mini-Previews for Icons</em></p>
|
|
<p>Allows to display content of the window, while hovering the mouse on
|
|
minimised application icon. The slider allows to set the size of the preview.</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Iconification animation</em></p>
|
|
<p>When an application's window is miniaturized, <em>miniaturization animation
|
|
style</em> offers four animation choices.</p>
|
|
<ul class="simple">
|
|
<li><p>Shrinking/Zooming,</p></li>
|
|
<li><p>Spinning/Twisting,</p></li>
|
|
<li><p>3D Flipping, or</p></li>
|
|
<li><p>None</p></li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<p><em>Checkboxes</em></p>
|
|
<p>The topmost box enables/disables auto-arrangement of icons. The middle box
|
|
places miniwindows for opened applications on all existing workspaces
|
|
(<em>omnipresent</em>). The bottom box, allows to use single click for minimized or
|
|
docked icons isntead of double clicking.</p>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section" id="ergonomy">
|
|
<h2>Ergonomy</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app ergonomic settings" src="images/prefs5.png">
|
|
<p class="caption">WPrefs.app ergonomic settings</p>
|
|
</div>
|
|
<p>Various types of information are defined in this panel.</p>
|
|
<ul>
|
|
<li>
|
|
<p><em>Size display</em></p>
|
|
<p>Window Maker provides a box that informs you about the size of a window
|
|
during resizing. You may choose to have this display (a) in the center of the
|
|
screen, (b) the center of the screen, (c) the center of the resized
|
|
window, (d) the side and bottom of the window as a technical drawing-like
|
|
size display or (e) not at all.</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Position display</em></p>
|
|
<p>Same information as above but regarding the screen placement of a
|
|
window while moving (no technical drawing-like option).</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Appicon bouncing</em></p>
|
|
<p>You can set the behaviour of AppIcons bounce here.</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Show balloon text for</em></p>
|
|
<p>Selecting checkboxes displays balloon text for: incomplete window titles,
|
|
miniwindow titles, application and dock icons, or internal help. This may be
|
|
useful for new users but many people find having help balloons pop out all
|
|
over the desktop gets annoying quickly. I use the <em>incomplete window title</em>
|
|
and the <em>miniwindow title</em> options and none of the others.</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Workspace border</em></p>
|
|
<p>You can set a small border for the workspace. This allows you to easily
|
|
access the clip (for instance) when windows are maximized.</p>
|
|
</li>
|
|
</ul>
|
|
<!-- - *Checkbox*
|
|
|
|
The top check box, if selected, raises a window when switching focus with the
|
|
keyboard. The bottom box enables a keyboard language selection button on
|
|
window titlebars (must have multiple keyboard maps/locales defined - this is
|
|
handy if you are working in multiple languages in applications such as word
|
|
processors, for example). -->
|
|
</div>
|
|
<div class="section" id="search-path">
|
|
<h2>Search Path</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app icon and pixmap search path settings" src="images/prefs6.png">
|
|
<p class="caption">WPrefs.app icon and pixmap search path settings</p>
|
|
</div>
|
|
<p>This panel is used to add or delete directory paths to search for icons and
|
|
pixmaps. These paths are used in the <em>settings</em> dialogs for dockapps and docked
|
|
application icons, so having a good, complete set of defined paths is
|
|
important. This may require some manual intervention, especially upon initial
|
|
setup, since some default paths will not be present on your system, while
|
|
others not predefined will be present. Use the <em>add</em> and <em>remove</em> dialogs to
|
|
configure according to what is actually available.</p>
|
|
</div>
|
|
<div class="section" id="dock">
|
|
<h2>Dock</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app dock preference settings" src="images/prefs7.png">
|
|
<p class="caption">WPrefs.app dock preference settings</p>
|
|
</div>
|
|
<p>In this panel you can fine-tune Dock/Clip/Drawer behaviour.</p>
|
|
<ul>
|
|
<li><p><em>Clip autocollapsing delays</em> and <em>Clip autoraising delays</em> lets you choose
|
|
delays for expansion, collapsing, raising and lowering the Clip</p></li>
|
|
<li>
|
|
<p><em>Dock/Clip/Drawer</em></p>
|
|
<p>First icon enables/disables thr Dock, vertical bar for your appicons and
|
|
applications. Second allows to enables/disables Clip, the tile with the
|
|
paperclip icon. Last one enables/disables Drawer - a special dockapp for
|
|
keeping the applications icons horizontally.</p>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section" id="workspace">
|
|
<h2>Workspace</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app workspace preference settings" src="images/prefs8.png">
|
|
<p class="caption">WPrefs.app workspace preference settings</p>
|
|
</div>
|
|
<p>This panel defines navigation features within the workspace.</p>
|
|
<ul>
|
|
<li>
|
|
<p><em>Workspace navigation</em></p>
|
|
<p>Selecting the first checkbox allows switching to the first workspace when
|
|
switching past the last workspace and vice-versa. Selecting the second
|
|
checkbox allows windows to be dragged from one workspace to another.
|
|
Selecting the third checkbox cause a new workspace to be created when windows
|
|
are dragged off the last existing workspace. A selection menu allows you to
|
|
define where the workspace name is displayed each time you move from one
|
|
workspace to another (or not to display the workspace name at all).</p>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section" id="other">
|
|
<h2>Other</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app other workspace configuration settings" src="images/prefs9.png">
|
|
<p class="caption">WPrefs.app other workspace configuration settings</p>
|
|
</div>
|
|
<p>This panel sets icon slide speed, shade animation speed, smooth scaling and
|
|
titlebar control (button) style. Animations and sound are also defined here.</p>
|
|
<ul>
|
|
<li>
|
|
<p><em>Icon slide speed</em></p>
|
|
<p>Selecting the left icon gives the slowest result, selecting the right one
|
|
gives the fastest.</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Shade animation speed</em></p>
|
|
<p>Same as icon slide</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Titlebar style</em></p>
|
|
<p>To choose a more or less "NeXTish" titlebar. (The top version is "newer,"
|
|
while the bottom left is ca. 1990 and the bottom right is ca. 1988.)</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Animations</em></p>
|
|
<p>Selecting the animations icon enables animations for window miniaturization,
|
|
shading and so on. Selecting the superfluous icon enables "ghosting" of dock
|
|
(when moved - especially when moved from one side of the screen to the other)
|
|
and explosion animation for icons you remove from the dock.</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Smooth scaling</em></p>
|
|
<p>If selected, neutralizes pixelization effect on background images. The
|
|
side-effect is to slow down background image loading.</p>
|
|
</li>
|
|
<li>
|
|
<p><em>Dithering colormap for 8bpp</em></p>
|
|
<p>For 8-bit displays (anyone still have one of these?) this enables dithering
|
|
and changes the number of colors to reserve either for applications or for
|
|
Window Maker. The Default setting almost always gives the best result.</p>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section" id="applications-menu">
|
|
<h2>Applications menu</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app application menu configuration" src="images/prefs10.png">
|
|
<p class="caption">WPrefs.app application menu configuration</p>
|
|
</div>
|
|
<p>In this panel the applications menu and the commands to launch each application
|
|
can be defined. This panel has been changed in version 0.63.and later. It now
|
|
displays the actual menu thus allowing direct editing. This can be done only if
|
|
the menu is in property list format. Menus in plain text format can't be
|
|
edited in WPrefs. Check the README file in the Window Maker directory on how to
|
|
use one or the other.</p>
|
|
</div>
|
|
<div class="section" id="keyboard-shortcut">
|
|
<h2>Keyboard shortcut</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app keyboard shortcut settings" src="images/prefs11.png">
|
|
<p class="caption">WPrefs.app keyboard shortcut settings</p>
|
|
</div>
|
|
<p>Many actions in Window Maker have predefined keyboard shortcuts. These actions
|
|
mainly concern windows and workspaces. Modifying, adding or removing shortcuts
|
|
can be done in this panel. Defining a shortcut can be done interactively,
|
|
capturing the key combination.</p>
|
|
</div>
|
|
<div class="section" id="mouse">
|
|
<h2>Mouse</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app mouse configuration" src="images/prefs12.png">
|
|
<p class="caption">WPrefs.app mouse configuration</p>
|
|
</div>
|
|
<p>The mouse grab modifier represents the keyboard shortcut to use for actions
|
|
like dragging windows with the mouse or clicking inside the window. Mod1 (Alt)
|
|
is the default.</p>
|
|
<p>This panel sets the mouse speed and double-click delay. Mouse button bindings
|
|
can be defined and can be disabled or enabled.</p>
|
|
<p>The default setting binds the right mouse button to the applications menu,
|
|
middle button to the window list menu and left button to window selection
|
|
(focus). Of course, with a two button mouse, the middle button binding will not
|
|
work. However, on some OSes pressing both buttons at once gives the same result
|
|
as the one obtained with middle button.</p>
|
|
<p>Starting from version 0.65 on, the mouse wheel can be used to switch
|
|
workspaces. This is not default behavior and must be enabled here.</p>
|
|
<p>If mouse have more than 3 buttons and/or tilt, they can be bound to some
|
|
actions.</p>
|
|
</div>
|
|
<div class="section" id="appearance">
|
|
<h2>Appearance</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app appearance settings" src="images/prefs13.png">
|
|
<p class="caption">WPrefs.app appearance settings</p>
|
|
</div>
|
|
<p>In this panel, everything related to the appearance of the GUI (except the
|
|
background color or image) can be configured. Windows, menus and icons can have
|
|
their own background "texture," meaning color gradients of various types can be
|
|
configured here. Texture, color, menu style, and title alignment can be fully
|
|
customized.</p>
|
|
</div>
|
|
<div class="section" id="font-configuration">
|
|
<h2>Font configuration</h2>
|
|
<div class="borderless figure">
|
|
<img alt="Wprefs.app font configuration options" src="images/prefs14.png">
|
|
<p class="caption">Wprefs.app font configuration options</p>
|
|
</div>
|
|
<p>This panel allows you to configure fonts for the window and menu titlebars, for
|
|
the menu body text, and for the icon and clip text. In addition, a font may be
|
|
defined for desktop messages.</p>
|
|
</div>
|
|
<div class="section" id="expert-user">
|
|
<h2>Expert user</h2>
|
|
<div class="borderless figure">
|
|
<img alt="WPrefs.app expert user settings" src="images/prefs15.png">
|
|
<p class="caption">WPrefs.app expert user settings</p>
|
|
</div>
|
|
<p>Using this panel implies some knowledge. Many options are available. Among
|
|
these are:</p>
|
|
<ul class="simple">
|
|
<li><p>Disabling miniwindows (useful when using with KDE and GNOME)</p></li>
|
|
<li><p>Using (or not) xset</p></li>
|
|
<li><p>Saving session on exit (highly recommended!)</p></li>
|
|
<li><p>Using SaveUnder in different objects</p></li>
|
|
<li><p>Using Win style cycling (added from version 0.63.0)</p></li>
|
|
<li><p>Disabling confirmation panel for the kill command</p></li>
|
|
<li><p>Disabling cycling colors highlighting of icons</p></li>
|
|
<li><p>Multi head related options</p></li>
|
|
<li><p>Screen edge snapping</p></li>
|
|
</ul>
|
|
</div>
|
|
<div class="section" id="editing-the-configuration-file">
|
|
<h2>Editing the configuration file</h2>
|
|
<p>If needed, the defaults configuration file found in
|
|
$(HOME)/GNUstep/Defaults/WindowMaker can be edited by hand. This file is a
|
|
database with a property list syntax. When selecting an option in WPrefs.app,
|
|
it's written down into this file. When modifying this defaults file, it's very
|
|
important to follow the syntax.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</article>
|
|
<div id="titlebar">
|
|
<div id="minimize"></div>
|
|
<div id="titlebar-inner">Window Maker: Guided Tour - Prefs</div>
|
|
<div id="close"></div>
|
|
</div>
|
|
<div id="resizebar">
|
|
<div id="resizel"></div>
|
|
<div id="resizebar-inner">
|
|
</div>
|
|
<div id="resizer"></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|