mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcursor.git
synced 2025-12-20 07:00:18 +01:00
document the new XCURSOR_RESIZED environment variable and resource "resized"
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
This commit is contained in:
parent
f155414617
commit
fa5c5bb1bd
1 changed files with 8 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright © 2021 Thomas E. Dickey
|
.\" Copyright © 2021,2024 Thomas E. Dickey
|
||||||
.\" Copyright © 2002 Keith Packard
|
.\" Copyright © 2002 Keith Packard
|
||||||
.\"
|
.\"
|
||||||
.\" Permission to use, copy, modify, distribute, and sell this software and
|
.\" Permission to use, copy, modify, distribute, and sell this software and
|
||||||
|
|
@ -851,6 +851,13 @@ rather than the compiled-in default list.
|
||||||
.IP
|
.IP
|
||||||
Directories in this path are separated by colons (:).
|
Directories in this path are separated by colons (:).
|
||||||
.TP 15
|
.TP 15
|
||||||
|
.B XCURSOR_RESIZED
|
||||||
|
Enables automatic resizing of cursors to improve their displayed size
|
||||||
|
if the environment variable is \fItrue\fP.
|
||||||
|
.IP
|
||||||
|
If the environment variable is not given,
|
||||||
|
Xcursor tries the \fBXcursor.resized\fP resource.
|
||||||
|
.TP 15
|
||||||
.B XCURSOR_SIZE
|
.B XCURSOR_SIZE
|
||||||
This variable sets the desired cursor size, in pixels.
|
This variable sets the desired cursor size, in pixels.
|
||||||
.IP
|
.IP
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue