stay within 80 columns width

This commit is contained in:
4current
2021-02-07 13:49:53 -05:00
parent 670ee87a39
commit 16fdc7fb34

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 navigate to the ``Other Configurations`` tab with the scroll bar. Within the ``Titlebar Open WPrefs and navigate to the ``Other Configurations`` tab with the scroll
Style`` frame, select the last button on the right. 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=next; 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?
.......................................................... ..........................................................