Lines Matching full:keyboard
8 .Nd the virtual AT keyboard interface
15 described as the virtual AT keyboard analog of the
27 driver, provides two interfaces: a keyboard interface like the usual
28 facility it is simulating (a virtual AT keyboard in the case of
52 Each virtual AT keyboard supports the usual keyboard interface
56 like any other keyboard.
59 as the virtual AT keyboard device.
61 the virtual AT keyboard, as if the
65 The virtual AT keyboard control device, normally
72 call will return the virtual AT keyboard status structure
84 from the virtual AT keyboard.
125 On the last close of the control device, the virtual AT keyboard is removed.
148 driver can accept input from only one keyboard, even if it is virtual.
149 Thus it is not possible to have both wired and virtual keyboard to be active
152 codes from the different sources and write them into the same virtual keyboard.
153 The virtual keyboard state synchronization is the user's responsibility.