Remove info about titlebar file.
This commit is contained in:
parent
17560b5551
commit
039c14a1c0
1 changed files with 9 additions and 10 deletions
|
@ -42,7 +42,7 @@
|
||||||
.if n .sp 1
|
.if n .sp 1
|
||||||
.if t .sp .5
|
.if t .sp .5
|
||||||
..
|
..
|
||||||
.TH fluxbox 1 "September 24th, 2003" "0.9.6"
|
.TH fluxbox 1 "September 26th, 2003" "0.9.6"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
fluxbox \- a window manager for X11
|
fluxbox \- a window manager for X11
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -74,7 +74,9 @@ Fluxbox uses its own graphics class to render its images on the fly.
|
||||||
By using style files, you can determine at a great level how your desktop looks
|
By using style files, you can determine at a great level how your desktop looks
|
||||||
like. Fluxbox styles are compatible with those of Blackbox, so users migrating
|
like. Fluxbox styles are compatible with those of Blackbox, so users migrating
|
||||||
can still use their current favourite themes.
|
can still use their current favourite themes.
|
||||||
.\" TODO KDE2
|
.PP
|
||||||
|
.\" TODO wmhints support
|
||||||
|
.\" TODO KDE2 GNome support
|
||||||
Currently KDE WM hints are not supported, but Fluxbox is already prepared to
|
Currently KDE WM hints are not supported, but Fluxbox is already prepared to
|
||||||
support the new window manager specification that is now being developed for
|
support the new window manager specification that is now being developed for
|
||||||
both Gnome and KDE2.0.
|
both Gnome and KDE2.0.
|
||||||
|
@ -224,15 +226,11 @@ When you doubleclick on the titlebar of a window, it will `shade', so
|
||||||
that only the titlebar stays visible.
|
that only the titlebar stays visible.
|
||||||
Another double click will redisplay the window contents.
|
Another double click will redisplay the window contents.
|
||||||
.SS Window Buttons:
|
.SS Window Buttons:
|
||||||
In fluxbox, the window button's configuration
|
In fluxbox, the window button's configuration is controlled by \ init
|
||||||
.B was
|
file entries. The default is:
|
||||||
controlled by your
|
|
||||||
.I ~/.fluxbox/titlebar
|
|
||||||
file, which specifies which buttons to put on the right of left side of
|
|
||||||
the title bar. The default is:
|
|
||||||
.EX 0
|
.EX 0
|
||||||
Right: minimize maximize close
|
session.titlebar.left: Stick
|
||||||
Left: sticky
|
session.titlebar.right: Minimize Maximize Close
|
||||||
.EE
|
.EE
|
||||||
Clicking the minimize button with any button causes the window to be iconified.
|
Clicking the minimize button with any button causes the window to be iconified.
|
||||||
Clicking the close button with any button closes the application.
|
Clicking the close button with any button closes the application.
|
||||||
|
@ -253,6 +251,7 @@ titlebar, you can press Alt + button 1 anywhere in the window and then
|
||||||
drag it around.
|
drag it around.
|
||||||
You can also use Alt + button 1 to raise a partially visible window.
|
You can also use Alt + button 1 to raise a partially visible window.
|
||||||
Finally, Alt + button 2 lowers a window, and Alt + button 3 resizes the window.
|
Finally, Alt + button 2 lowers a window, and Alt + button 3 resizes the window.
|
||||||
|
.B FROM HERE ON UNREVISITED
|
||||||
.SH MENU FILE
|
.SH MENU FILE
|
||||||
A default menu file is installed in
|
A default menu file is installed in
|
||||||
.IR @pkgdatadir@/menu .
|
.IR @pkgdatadir@/menu .
|
||||||
|
|
Loading…
Reference in a new issue