Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (418B)
---
1 themed_cursor
2 =============
3
4 Description
5 -----------
6 Instead of a default X cursor, use the xterm cursor from your cursor
7 theme.
8
9 Specifically, this replaces `XCreateFontCursor` with
10 `XcursorLibraryLoadCursor` which depends on libXcursor. This is
11 especially helpful on a HiDPI display.
12
13 Download
14 --------
15
16 * [st-themed\_cursor-0.8.1.diff](st-themed_cursor-0.8.1.diff)
17
18 Author
19 -------
20 Jim Fowler <[email protected]>
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.