Page 1 of 1

Request: Showkeys (libxosd-based alternative to key-mon)

Posted: Thu Apr 19, 2018 3:38 am
by app4soft
Package: showkeys
Version: 'master' (for testing) It is similar to key-mon. Key-mon has more features that showkeys. The advantages of showkeys are:
  1. Doesn't use gtk/gnome.
  2. Uses libxosd to display keys directly onto the screen.
  3. No floating windows that always need to be on top. This is very useful if you're using a tiling WM like Xmonad.
  4. Keystroke history. key-mon has this but doesn't show modifiers. showkeys does using and Emacs style key notation.

Re: Request: Showkeys (libxosd-based alternative to key-mon)

Posted: Fri Apr 20, 2018 7:01 pm
by timkb4cq
Showkeys is now available in the testing MX-17 repository.

Re: Request: Showkeys (libxosd-based alternative to key-mon)

Posted: Fri Apr 20, 2018 10:05 pm
by app4soft
timkb4cq wrote:Showkeys is now available in the testing MX-17 repository.
Seems like you forgot add dependency to libxosd

Code: Select all

mint@mx1:~
$ showkeys
showkeys: error while loading shared libraries: libxosd.so.2: cannot open shared object file: No such file or directory
mint@mx1:~
$ 

Re: Request: Showkeys (libxosd-based alternative to key-mon)

Posted: Sat Apr 21, 2018 9:46 am
by timkb4cq
Oops! MIssed putting a variable in the Depends: line. That's why we have a testing repo.
New version is up now.

Re: Request: Showkeys (libxosd-based alternative to key-mon)

Posted: Sat Apr 21, 2018 9:48 am
by Jerry3904
That's why we have a testing repo.
+1