[xmonad] Cellwriter and XMonad

Toby Cubitt tsc25 at cantab.net
Wed Oct 21 19:54:36 EDT 2009


I can't seem to get Cellwriter (a handwriting recognition input panel) to
work with XMonad, whereas it works fine under other window managers. When
I enter letters in Cellwriter and hit the "Enter" button, the input
doesn't seem to go anywhere.

The only Cellwriter-related config I've put in my xmonad.hs is to always
float it, via the usual

myManageHook = composeAll
               [ ...
                 className =? "Cellwriter"      --> doFloat,
                 ... ]

Has anyone got Cellwriter working with XMonad? Or should I report this as
a bug?

Thanks,

Toby
--
Dr T. S. Cubitt
Quantum Information Theory group
Department of Mathematics
University of Bristol
United Kingdom

email: tsc25 at cantab.net
web: www.dr-qubit.org


More information about the xmonad mailing list