/linux-2.4.37.9/scripts/ |
D | README.Menuconfig | 20 keys and press <Y> to build it in, <M> to make it a module or 33 o Use the Up/Down arrow keys (cursor keys) to highlight the item 41 You may also use the <PAGE UP> and <PAGE DOWN> keys to scroll 44 o To exit a menu use the cursor keys to highlight the <Exit> button 51 Also, the <TAB> and cursor keys will cycle between <Select>, 54 o To get help with an item, use the cursor keys to highlight <Help> 62 o Use the cursor keys to select the option you wish to set and press 68 o To see available help for the item, use the cursor keys to highlight 73 Also, the <TAB> and cursor keys will cycle between <Select> and 83 o For help, use the <TAB> or cursor keys to highlight the help option [all …]
|
/linux-2.4.37.9/Documentation/ |
D | sonypi.txt | 19 - Fn keys 21 - programmable keys, back, help, zoom, thumbphrase buttons, etc. 85 programmable keys events). The default event mask is 125 Fn-keys which put the laptop in sleeping state, or switch the 127 driver disables all APM management for those keys, by enabling the 129 you have one of those laptops with working Fn keys and want to
|
D | sysrq.txt | 43 * What are the 'command' keys?
|
D | moxa-smartio | 346 (plus/minus) keys to change the displaying time interval. Press <ENTER>
|
D | Configure.help | 3894 keys. Details about the Linux/Alpha booting process are contained in 20766 status and Fn-keys status on Dell laptops. It can also be used 22396 by pressing various keys while holding SysRq (Alt+PrintScreen). It 22399 keys are documented in <file:Documentation/sysrq.txt>. Don't say Y 29025 This is a variable key length cipher which can use keys from 32 29098 ARC4 is a stream cipher using keys ranging from 8 bits to 2048 29116 Anubis is a variable key length cipher which can use keys from
|
/linux-2.4.37.9/drivers/usb/storage/ |
D | debug.c | 219 char *keys[] = { in usb_stor_show_sense() local 248 keystr = keys[key]; in usb_stor_show_sense()
|
/linux-2.4.37.9/include/linux/ |
D | pkt_cls.h | 79 struct tc_u32_key keys[0]; member
|
/linux-2.4.37.9/drivers/net/wireless/ |
D | orinoco.h | 92 struct orinoco_key keys[ORINOCO_MAX_KEYS]; member
|
D | orinoco.c | 1148 &priv->keys); in __orinoco_hw_setup_wep() 1167 keylen = le16_to_cpu(priv->keys[priv->tx_key].len); in __orinoco_hw_setup_wep() 1182 priv->keys[i].data); in __orinoco_hw_setup_wep() 2777 if(priv->keys[index].len == 0) { in orinoco_ioctl_setiwencode() 2794 priv->keys[index].len = cpu_to_le16(xlen); in orinoco_ioctl_setiwencode() 2795 memset(priv->keys[index].data, 0, sizeof(priv->keys[index].data)); in orinoco_ioctl_setiwencode() 2796 memcpy(priv->keys[index].data, keybuf, erq->length); in orinoco_ioctl_setiwencode() 2838 xlen = le16_to_cpu(priv->keys[index].len); in orinoco_ioctl_getiwencode() 2843 memcpy(keybuf, priv->keys[index].data, ORINOCO_MAX_KEY_SIZE); in orinoco_ioctl_getiwencode()
|
/linux-2.4.37.9/Documentation/arm/empeg/ |
D | ir.txt | 36 The numeric keys generate the code 0x where x is the number pressed.
|
/linux-2.4.37.9/fs/ext3/ |
D | inode.c | 566 int n = 0, keys = 0; in ext3_alloc_branch() local 573 keys = 1; in ext3_alloc_branch() 581 keys = n+1; in ext3_alloc_branch() 618 for (i = 1; i < keys; i++) { in ext3_alloc_branch() 622 for (i = 0; i < keys; i++) in ext3_alloc_branch()
|
/linux-2.4.37.9/drivers/sbus/char/ |
D | sunkeymap.map | 272 # No keys produce the following 276 # keycode 0x7f is special and it means 'all keys released' and is
|
/linux-2.4.37.9/Documentation/input/ |
D | input.txt | 137 HIDBP protocol. It's smaller, but doesn't support any extra special keys. 258 Typing a couple keys on the keyboard should be enough to check that a USB
|
D | input-programming.txt | 145 The most simple event type is EV_KEY, which is used for keys and buttons.
|
/linux-2.4.37.9/arch/m68k/q40/ |
D | README | 127 documentation of it is absolutely minimal - thus some exotic keys may not
|
/linux-2.4.37.9/net/sched/ |
D | cls_u32.c | 120 struct tc_u32_key *key = n->sel.keys; in u32_classify()
|
/linux-2.4.37.9/Documentation/s390/ |
D | 3270.txt | 219 Some of the Program Function (PF) and Program Attention (PA) keys are
|
D | Debugging390.txt | 2486 The sysrq key reading is very picky ( I have to type the keys in an 2488 & it may be wise to predefine the keys as described in the VM hints above
|
/linux-2.4.37.9/fs/befs/ |
D | ChangeLog | 38 keys within btree nodes, rather than the linear search we were using
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | hpfs.txt | 74 attributes with keys "UID", "GID" or "MODE" and 2-byte values are created. Only
|
/linux-2.4.37.9/Documentation/crypto/ |
D | descore-readme.txt | 284 used to hold keys and input/output blocks to des.
|
/linux-2.4.37.9/fs/hfs/ |
D | ChangeLog | 372 Don't bother checking for oversized keys in hfs_bdelete(). 2219 Fixed various bugs, mostly related to variable-length keys.
|