Quote:
Originally Posted by Adam B.
This is a known issue. I wonder if xepdmgr could be disabled when the keyboard is up. Although, you can continue to work in the program while the keyboard is running, so I'm not sure if disabling it would be the best solution... It's a difficult problem for sure.
|
I think it's not very difficult to tell xepdmgr to ignore the keyboard area. It's possible to ask the Xsever where the keyboard is...
Code:
hel@xyzzy:~/xepdmgr-1.1-iliad$ xwininfo -display iliad:0.0
[snip...]
xwininfo: Window id: 0xc0008c "MyScript Input Method"
Absolute upper-left X: 24
Absolute upper-left Y: 687
Relative upper-left X: 24
Relative upper-left Y: 687
Width: 720
Height: 248
Depth: 8
Visual Class: StaticGray
[snip]
Corners: +24+687 -24+687 -24-89 +24-89
-geometry 720x248+24-89
PS: I can feel the karma...