Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
xserver
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
17
Issues
17
List
Boards
Labels
Service Desk
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Adam Jackson
xserver
Commits
dacad9ae
Commit
dacad9ae
authored
Nov 21, 2008
by
Alan Coopersmith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Xephyr man page typo fixes.
Also trailing white space removal to clear git warnings.
parent
ca64b594
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
21 deletions
+21
-21
hw/kdrive/ephyr/Xephyr.man.pre
hw/kdrive/ephyr/Xephyr.man.pre
+21
-21
No files found.
hw/kdrive/ephyr/Xephyr.man.pre
View file @
dacad9ae
...
...
@@ -22,17 +22,17 @@ Xephyr - X server outputting to a window on a pre-existing X display
.RI [ option
.IR ... ]
.SH DESCRIPTION
.B Xephyr
.B Xephyr
is a a kdrive server that outputs to a window on a pre-existing
'host' X display.
Think
.I Xnest
but with support for modern extensions like composite, damage and randr.
'host' X display.
Think
.I Xnest
but with support for modern extensions like composite, damage and randr.
.PP
Unlike
.I Xnest
which is an X proxy, i.e. limited to the capabilities of the host X server,
.B Xephyr
Unlike
.I Xnest
which is an X proxy, i.e. limited to the capabilities of the host X server,
.B Xephyr
is a real X server which
uses the host X server window as "framebuffer" via fast SHM XImages.
.PP
...
...
@@ -51,12 +51,12 @@ uses exiting window
set 'cursor acceleration':
The host's cursor is reused. This is only really there to aid
debugging by avoiding server paints for the cursor. Performance
improvement is neg
ia
ble.
improvement is neg
ligi
ble.
.SH "SIGNALS"
Send a SIGUSR1 to the server (e.g. pkill -USR1 Xephyr) to
toggle the debugging mode.
toggle the debugging mode.
In this mode red rectangles are painted to
screen areas getting painted before painting the actual content.
screen areas getting painted before painting the actual content.
The
delay between this can be altered by setting a XEPHYR_PAUSE env var to
a value in micro seconds.
...
...
@@ -64,21 +64,21 @@ a value in micro seconds.
.PP
.IP \(bu 2
Rotated displays are currently updated via full blits. This
is slower than a normal o
p
rientated display. Debug mode will
therefore not be of much use rotated.
is slower than a normal orientated display. Debug mode will
therefore not be of much use rotated.
.IP \(bu 2
The '-host-cursor' cursor is static in its appear
ence.
The '-host-cursor' cursor is static in its appear
ance.
.IP \(bu 2
The build gets a warning about 'nanosleep'. I think the various '-D'
build flags are causing this. I havn't figured as yet how to work
round it. It doesn't appear to break anything however.
build flags are causing this. I hav
e
n't figured as yet how to work
round it. It doesn't appear to break anything however.
.IP \(bu 2
Keyboard handling is basic but works.
Keyboard handling is basic but works.
.TP \(bu 2
Mouse button 5 probably wont work.
Mouse button 5 probably wont work.
.SH "SEE ALSO"
X(__miscmansuffix), Xserver(__appmansuffix__)
X(__miscmansuffix
__
), Xserver(__appmansuffix__)
.SH AUTHOR
Matthew Allum <mallum@o-hand.com> 2004
Matthew Allum <mallum@o-hand.com> 2004
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment