source: mainline/uspace/app/bdsh/cmds/modules/layout/layout.h@ a8171b86

Last change on this file since a8171b86 was a8171b86, checked in by Matthieu Riolo <matthieu.riolo@…>, 6 years ago

Implementing layout get

The command layout can now display the current active
keyboard layout. The service hid/input has been extended
for the IPC call INPUT_GET_LAYOUT

  • Property mode set to 100644
File size: 122 bytes
Line 
1#ifndef LAYOUT_H
2#define LAYOUT_H
3
4/* Prototypes for the layout command, excluding entry points */
5
6#endif /* LAYOUT_H */
Note: See TracBrowser for help on using the repository browser.