Skip to content

Commit

Permalink
Merge pull request #1 from jubalh/master
Browse files Browse the repository at this point in the history
Sentences
  • Loading branch information
KivApple committed Mar 22, 2018
2 parents 5debd6e + 2da39ba commit 6a53a92
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -6,7 +6,7 @@ A virtual keyboard written in C++ and QML.

## Dependecies

You are need X11, Qt and QML packages installed.
You need X11, Qt and QML packages installed.

## Building

Expand All @@ -22,10 +22,10 @@ You are need X11, Qt and QML packages installed.
## Usage

All settings can be accessed via context menu of the system tray icon.
Also there is some command-line options:
There are also some command-line options:

* --show Run application in visible mode or show already running
* --hide Run application in hidden mode or hide already running
* --show Run application in visible mode or show if already running
* --hide Run application in hidden mode or hide if already running
* --no-hide Disable hide button

## License
Expand Down
1 change: 1 addition & 0 deletions qvkbd.desktop
@@ -1,6 +1,7 @@
[Desktop Entry]
Categories=Utility;Accessibility;
Comment[ru_RU]=Virtual keyboard
Comment[de_DE]=Virtuelle Tastatur
Comment=Virtual keyboard
Exec=qvkbd
GenericName[ru_RU]=
Expand Down

0 comments on commit 6a53a92

Please sign in to comment.