/* X G N O K I I A Linux/Unix GUI for Nokia mobile phones. Released under the terms of the GNU GPL, see file COPYING for more details. */ #ifndef XGNOKII_XKEYB_H #define XGNOKII_XKEYB_H extern void GUI_CreateXkeybWindow (); extern void GUI_ShowXkeyb (); #endif