Subversion Repositories HelenOS

Rev

Rev 3933 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3933 Rev 4482
Line 30... Line 30...
30
 * @{
30
 * @{
31
 */
31
 */
32
/** @file
32
/** @file
33
 */
33
 */
34
 
34
 
35
#ifndef LIBC_KBD_KEYCODE_H_
35
#ifndef LIBC_IO_KEYCODE_H_
36
#define LIBC_KBD_KEYCODE_H_
36
#define LIBC_IO_KEYCODE_H_
37
 
37
 
38
/** Keycode definitions.
38
/** Keycode definitions.
39
 *
39
 *
40
 * A keycode identifies a key by its position on the keyboard, rather
40
 * A keycode identifies a key by its position on the keyboard, rather
41
 * than by its label. For human readability, key positions are noted
41
 * than by its label. For human readability, key positions are noted