mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 11:10:18 +01:00
11
docs/FAQ.rst
11
docs/FAQ.rst
@@ -1023,17 +1023,18 @@ to your ~/GNUstep/Defaults/Windowmaker file.
|
||||
How do I get the classic NeXT(tm)-like style back?
|
||||
..................................................
|
||||
|
||||
Open WPrefs and go under the ``Other Configurations`` tab. Under ``Title Bar
|
||||
Style``, select the classic look.
|
||||
Open WPrefs and navigate to the ``Other Configurations`` tab with the scroll
|
||||
bar. Within the ``Titlebar Style`` frame, select the last button on the
|
||||
right.
|
||||
|
||||
Or you can add
|
||||
Otherwise, add or modify
|
||||
|
||||
.. code::
|
||||
:class: highlight
|
||||
|
||||
NewStyle=NO;
|
||||
NewStyle=next;
|
||||
|
||||
to your ~/GNUstep/Defaults/Windowmaker file.
|
||||
in your ~/GNUstep/Defaults/WindowMaker file.
|
||||
|
||||
How do I get the window menu with only a two button mouse?
|
||||
..........................................................
|
||||
|
||||
Reference in New Issue
Block a user