Changeset 4db37d1 in mainline for uspace/app/bdsh/Makefile


Ignore:
Timestamp:
2019-05-18T06:41:56Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
95f603c
Parents:
9fe1635
git-author:
Matthieu Riolo <matthieu.riolo@…> (2019-05-16 08:04:04)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-05-18 06:41:56)
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/Makefile

    r9fe1635 r4db37d1  
    5353        cmds/modules/kcon/kcon.c \
    5454        cmds/modules/cmp/cmp.c \
     55        cmds/modules/layout/layout.c \
    5556        cmds/builtins/builtin_aliases.c \
    5657        cmds/builtins/builtins.c \
Note: See TracChangeset for help on using the changeset viewer.