Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliot Sime committed Jan 24, 2016
1 parent 4aab4d0 commit 196d0b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ See the [releases page](https://github.com/eksime/VDesk/releases/).

#####Usage:

Add vdesk to system or user PATH first.

`vdesk [n] [command [args]]`

`n` specifies the index of the VD to launch the program on, and is optional.
Expand All @@ -21,6 +19,8 @@ If the command is omitted vdesk will launch `n` virtual desktops.

Generally, prepending a shortcut's 'target' field with `vdesk` will have it launch in it's own virtual desktop. Command line arguments should be preserved.

VDesk can provide an "Open in new virtual desktop" context menu item, this can be done by running `vdesk -install`. To remove the context menu entries, run `vdesk -uninstall`.

#####Examples:
To launch notepad on a new desktop:

Expand Down

0 comments on commit 196d0b4

Please sign in to comment.