Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XScaleCursor

Overrides the XDefineCursor function that sets the display & window cursor. Creates a new scaled cursor of the original and applies it instead. Useful for HiDPI software where mouse cursor is too small.

Background

Searched long for a fix for the game Magicite as its tiny microscopic mouse cursor made it unplayable. Didn't find a fix and thus created this workaround.

Usage

LD_PRELOAD="/path/to/lib/libxscalecursor.so" /path/to/app/app

About

XScaleCursor: Overrides the XDefineCursor function that sets the display & window cursor.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages