Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus-L committed Oct 21, 2017
1 parent cf17754 commit 9f22e83
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ choco install FreeVD

### Hotkeys:

These are the default hotkeys. You can configure these any way you'd like.
These are the default hotkeys. In the future custom hotkeys will be available.

<img src="Screenshots/Hotkeys.png"/>

Navigate Desktops:
<kbd>WIN</kbd>+<kbd>CTRL</kbd>+<kbd>Numpad</kbd>
Expand All @@ -25,14 +27,18 @@ Move Window & Follow:
<kbd>WIN</kbd>+<kbd>CTRL</kbd>+<kbd>ALT</kbd>+<kbd>Numpad</kbd>
<kbd>WIN</kbd>+<kbd>CTRL</kbd>+<kbd>ALT</kbd>+<kbd>LEFT</kbd> or <kbd>RIGHT</kbd>

## Window Pinning:

<img src="Screenshots/Pins.png"/>

Pin/Unpin Applications:
<kbd>WIN</kbd>+<kbd>ALT</kbd>+<kbd>A</kbd>
<kbd>WIN</kbd>+<kbd>ALT</kbd>+<kbd>A</kbd>
(Pinning an application will pin all instances of that application.)

Pin/Unpin Windows:
<kbd>WIN</kbd>+<kbd>ALT</kbd>+<kbd>W</kbd>
(Pinning a window will pin only that window, not other windows from the same application.)

__What is the difference between pin app and pin window?__
An easy way to imagine this is if you use `pin window` on a chrome browser window,
only that window will be visible on all desktops. Any other chrome windows would
stay on a single desktop. If you were to `pin application` on a chrome window then
all chrome windows would show up on all desktops. This includes new chrome windows.

---
**FreeVD started as a fork from the [last FOSS version](https://github.com/mzomparelli/zVirtualDesktop/tree/b623c87da69e9b45cf87141a216787a30477b934) of [mzomparelli](https://github.com/mzomparelli)'s [zVirtualDesktop](https://github.com/mzomparelli/zVirtualDesktop), and has continued to be developed as free and open-source.**
FreeVD started as a fork from the [last FOSS version](https://github.com/mzomparelli/zVirtualDesktop/tree/b623c87da69e9b45cf87141a216787a30477b934) of [mzomparelli](https://github.com/mzomparelli)'s [zVirtualDesktop](https://github.com/mzomparelli/zVirtualDesktop), and has continued to be developed as free and open-source.
Binary file added Screenshots/Hotkeys.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/Pins.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9f22e83

Please sign in to comment.