Files
fail/bochs/patches/beos-gui-fabo.capture-filter.README
hsc b70b6fb43a another directory rename: failstar -> fail
"failstar" sounds like a name for a cruise liner from the 80s.  As "*" isn't a
desirable part of directory names, just name the whole thing "fail/", the core
parts being stored in "fail/core/".

Additionally fixing two build system dependency issues:
 - missing jobserver -> protomessages dependency
 - broken bochs -> fail dependency (add_custom_target DEPENDS only allows plain
   file dependencies ... cmake for the win)


git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@956 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-03-08 19:43:02 +00:00

21 lines
856 B
Plaintext

Marton Fabo <morton@eik.bme.hu> rewrote the BeOS GUI mostly from scratch,
and this "capture filter" goes with his GUI. You must first apply
either patch.beos-gui-fabo or patch.beos-gui-fabo-template.
Then, according to Marton Fabo:
> Then, you'll need to place capture_filter into
> $HOME/config/add-ons/input_server/filters, this one will enable bochs to
> capture keyboard and mouse input. If you don't put it there, bochs will still
> work to some extent, but it will be much less usable. Compile, and then give
> it a go!
> You can get back your mouse pointer after enabling the bochs mouse by
> pressing both buttons simultaneously. Caps lock doesn't work yet properly
> (it won't turn off, just when you press Shift next time), and Numlock
> doesn't work at all. I'm working on fixing these.
Feedback goes to:
Marton Fabo
morton@eik.bme.hu