Merge pull request #12 from 4current/source

update FAQ section 3.13
This commit is contained in:
2021-02-07 20:04:05 +01:00
committed by GitHub

View File

@@ -1023,17 +1023,18 @@ to your ~/GNUstep/Defaults/Windowmaker file.
How do I get the classic NeXT(tm)-like style back? How do I get the classic NeXT(tm)-like style back?
.................................................. ..................................................
Open WPrefs and go under the ``Other Configurations`` tab. Under ``Title Bar Open WPrefs and navigate to the ``Other Configurations`` tab with the scroll
Style``, select the classic look. bar. Within the ``Titlebar Style`` frame, select the last button on the
right.
Or you can add Otherwise, add or modify
.. code:: .. code::
:class: highlight :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? How do I get the window menu with only a two button mouse?
.......................................................... ..........................................................