VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/usl_kbd.h@ 35393

最後變更 在這個檔案從35393是 25078,由 vboxsync 提交於 15 年 前

Additions/x11/x11include: exported and set eol-style on new headers

  • 屬性 svn:eol-style 設為 native
檔案大小: 298 位元組
 
1/* $XdotOrg$ */
2#ifndef SCO_KBD_HDR
3#define SCO_KBD_HDR
4
5typedef struct {
6 int orig_kbm;
7 struct termio kbdtty;
8 keymap_t keymap, noledmap;
9 int xq;
10} USLKbdPrivRec, *USLKbdPrivPtr;
11
12extern void KbdGetMapping(InputInfoPtr pInfo, KeySymsPtr pKeySyms,
13 CARD8 *pModMap);
14#endif /* SCO_KBD_HDR */
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette