Last change
on this file since 4db37d1 was 4db37d1, checked in by Matthieu Riolo <matthieu.riolo@…>, 6 years ago |
Adding a new bdsh command for changing keyboard layout
This commit adds a new command called layout which
can list and set the keyboard layout
|
-
Property mode
set to
100644
|
File size:
124 bytes
|
Rev | Line | |
---|
[4db37d1] | 1 | #ifndef LAYOUT_H
|
---|
| 2 | #define LAYOUT_H
|
---|
| 3 |
|
---|
| 4 | /* Prototypes for the layout command, excluding entry points */
|
---|
| 5 |
|
---|
| 6 |
|
---|
| 7 | #endif /* LAYOUT_H */
|
---|
| 8 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.