https://github.com/liskin/xmousewarp
Old workaround for X11 framebuffer size limitation
https://github.com/liskin/xmousewarp
Last synced: 2 months ago
JSON representation
Old workaround for X11 framebuffer size limitation
- Host: GitHub
- URL: https://github.com/liskin/xmousewarp
- Owner: liskin
- License: gpl-3.0
- Created: 2020-06-28T10:35:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-28T10:36:06.000Z (over 5 years ago)
- Last Synced: 2025-03-25T03:30:08.071Z (7 months ago)
- Language: Haskell
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This program is intended to workaround the Intel driver's screen size
limitation:
* use vertical xinerama layout (two 1280x1024 screens, for example)
* $ xmousewarp H
* use your mouse as if the screens were aligned horizontallyRequirements:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-extras