VirtualBox

忽略:
時間撮記:
2012-2-2 下午10:15:21 (13 年 以前)
作者:
vboxsync
訊息:

Force enum size.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/Input/PS2K.cpp

    r39973 r39975  
    141141    KBD_TMS_IDLE    = 0,    /* No typematic key active. */
    142142    KBD_TMS_DELAY   = 1,    /* In the initial delay period. */
    143     KBD_TMS_REPEAT  = 2     /* Key repeating at set rate. */
     143    KBD_TMS_REPEAT  = 2,    /* Key repeating at set rate. */
     144    KBD_TMS_32BIT_HACK = 0x7fffffff
    144145} tmatic_state_t;
    145146
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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