Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mcwm
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
mcwm
Commits
1282bf2c
Commit
1282bf2c
authored
15 years ago
by
MC
Browse files
Options
Downloads
Patches
Plain Diff
Remove the thing about co-running.
Changed wording.
parent
5243fe16
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+4
-11
4 additions, 11 deletions
README
with
4 additions
and
11 deletions
README
+
4
−
11
View file @
1282bf2c
...
@@ -2,32 +2,25 @@
...
@@ -2,32 +2,25 @@
This is a small window manager for the X Window System written
This is a small window manager for the X Window System written
entirely with XCB, the straight X protocol binding to the C language.
entirely with XCB, the straight X protocol binding to the C language.
It doesn't use libX11
, like
most older window managers do.
It doesn't use libX11
which
most older window managers do.
It's a traditional 'floating' window manager. It doesn't really do
It's a traditional 'floating' window manager. It doesn't really do
anything new to the user experience. It is pretty stupid, but can
anything new to the user experience. It is pretty stupid, but can
probably be useful for some people.
probably be useful for some people.
Unlike most window managers, however, it is not a reparenting window
manager. This means it might be able to run simultaneously with
another window manager if you just want to get at the key bindings to
manipulate windows. If this will work or not depends pretty much on
what the other window manager thinks about stuff happening to windows
without it looking.
== Usage ==
== Usage ==
With the the default configuration, use it like this:
With the the default configuration, use it like this:
Mod1
key
+ mouse buttons:
Mod1 + mouse buttons:
1 move
1 move
2 raise
2 raise
3 resize
3 resize
Mod2
key
+ key:
Mod2 + key:
r raise
r raise
or lower (toggles)
x maximize
x maximize
m maximize vertically
m maximize vertically
h move left
h move left
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment