代码搜索:CapsLock
找到约 46 项符合「CapsLock」的源代码
代码结果 46
www.eeworm.com/read/205001/15330541
h keyboard.h
/*******************************************************************************
PC键盘驱动程序
*******************************************************************************/
//定义I/O端口
//KB_CLK接I
www.eeworm.com/read/325696/13189254
h keyboard_layouts.h
#ifndef KEYBOARD_LAYOUTS_H
#define KEYBOARD_LAYOUTS_H
#include
namespace archos {
typedef unsigned short wchar;
enum Type {
TV,
Touchscreen
};
enum Modifiers {
None = 0,
Shif
www.eeworm.com/read/171367/9759675
c alleg.c
/******************************************************************
* SEAL 2.0 *
* Copyright (c) 1999-2002 SEAL Developers. All Rights Reserve
www.eeworm.com/read/315002/13554497
inc keytab1.inc
db "KeyTab00" ; Keyboard table name
db 1 ; LEDs on start
; bit0 - NumLED, bit1 - CapsLED, bit2 - ScrollLED
;---------------------------------------------------------------
;-----------------------
www.eeworm.com/read/481522/6642170
inc keytab1.inc
db "KeyTab00" ; Keyboard table name
db 1 ; LEDs on start
; bit0 - NumLED, bit1 - CapsLED, bit2 - ScrollLED
;---------------------------------------------------------------
;-----------------------
www.eeworm.com/read/325696/13189249
cpp keyboard_layouts.cpp
#include "keyboard_layouts.h"
using namespace archos;
#ifndef NULL
# define NULL 0
#endif
// ************************************************
// EN
// ********************************************
www.eeworm.com/read/193656/5142984
caps
// $XFree86: xc/programs/xkbcomp/types/caps,v 1.3 2002/11/26 02:14:02 dawes Exp $
// CapsLock uses internal capitalization rules
// Shift cancels CapsLock
partial xkb_types "internal" {
type "ALP
www.eeworm.com/read/269603/4244617
caps
// $XFree86: xc/programs/xkbcomp/types/caps,v 1.3 2002/11/26 02:14:02 dawes Exp $
// CapsLock uses internal capitalization rules
// Shift cancels CapsLock
partial xkb_types "internal" {
type "ALP
www.eeworm.com/read/490989/6446923
c key.c
/*128个键盘扫描码*/
#define KEY_A 0x1E
#define KEY_B 0x30
#define KEY_C 0x2e
#define KEY_D 0x20
#define KEY_E 0x12
#define KEY_F 0x21
#define KEY_G 0x22
#define KEY_H 0x23
#defi
www.eeworm.com/read/169937/5408639
h keymap_zaurus.h
/* Keymapings for the Zaurus handheld computer */
/* Missing kernel keys:
bar (32)
+adiaeresis (51)
+udiaeresis (52)
+odiaeresis (53)
+Adiaeresis (54)
+Udiaeresis (55)
+Odiaeresi