Hhpc

Jul 20, 2023

Small X11 utility to hide the mouse pointer when unused

hhpc is an utility that hides the mouse pointer in X11. It functions by grabbing your mouse pointer at startup and replacing its bitmap with an empty one thus hiding it. Then, it waits for the X server to notify it when a user tries to move or click the pointer. At this point, hhpc relinquishes control, replays the action the user just tried to execute and waits for the specified number of seconds flag -i before trying to grab the pointer and hide it again.

Should hhpc not work out for you, unclutter is a good alternative. hhpc was created because unclutter doesn’t seem to interoperate properly with hardware accelerated surfaces like those of video players using VAAPI.



Checkout these related ports:
  • Zenity - Display GNOME dialogs from the command line
  • Yelp - Help browser for the GNOME desktop
  • Yeahconsole - Terminal wrapper for creating drop-down consoles
  • Yalias - Enhanced execution box with regex pattern matching
  • Yakuake - Drop-down terminal emulator for KDE
  • Yad - Display GNOME dialogs from the command line
  • Xzoom - Magnify, rotate, mirror the image on the X11 screen
  • Xxkb - XKB keyboard layout indicator and switcher
  • Xwud - Image displayer for X
  • Xwit - X interface tool
  • Xwinwrap - XWinWrap replace a desktop background with a movie or screensaver
  • Xwininfo - Window information utility for X
  • Xwd - Dump an image of an X window
  • Xwatchwin - Watch a window on another X server
  • Xvt - Xterm replacement, supporting color, transparency, and more, with less