阅读背景:

适用于Linux Java Swing应用程序的Kiosk模式

来源:互联网 

How can I disable OS-level keyboard shortcuts (e.g. Alt-Tab, Ctrl-Alt-Left/Right, etc.) on a [Ubuntu] Linux machine? I'm developing a full-screen Java Swing app and don't want the user to be able to task switch away from the program arbitrarily. It's not enough to toggle the "always on top" flag; users mustn't be allowed to switch workspaces, migrate focus or any other such things. The machine must function normally before and after the application is executed. Google says that this will require JNI or JNA but I'm looking for a bit more hand-holding.How can I disable OS-level keyboard shortcuts (




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: