Redirect input focus from the outer X window to the inner X window. This
commit3c34671d4cb24b8a9fdc597ff8b11c5d4c5628d0
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 4 Nov 2015 15:49:35 +0000 (4 15:49 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 4 Nov 2015 15:49:35 +0000 (4 15:49 +0000)
treeb803544eba55ac4a3e75de6db5dcedd40a7499ff
parent47632d62fdddc0211a61b469657092138793aa5d
Redirect input focus from the outer X window to the inner X window. This
allows keys to be seen without the mouse hovering over the window (if your
WM is supposed to work this way).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@51197 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-hosted/hidd/x11/bitmap.h
arch/all-hosted/hidd/x11/onbitmap.c
arch/all-hosted/hidd/x11/x11.c
arch/all-hosted/hidd/x11/x11.h
arch/all-hosted/hidd/x11/x11_hostlib.c
arch/all-hosted/hidd/x11/x11_hostlib.h