Vinagre

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search

Vinagre - remote desktop viewer, control

configuration

The user preferences and bookmarks are stored in the following directory:

  • ~/.local/share/vinagre

help

stuck in full screen

position the mouse cursor in the top center of the screen. Now the "local" mouse cursor should become visible. Once visible, you have keyboard shortcut control of the local desktop not the remote desktop. Now you can alt-tab. If the cursor is not visible in the top center of the screen all control reverts back to the remote desktop.

unable to control remove machine or control very sluggish

there seems to be a problem with some versions of vinagre when control of remove machine via vnc.

Using xtightvncviewer allows full control of remote host, using vinagre there is no control or it is very delayed. This is an incompatibility, currently no suggested resolution.

In fact I have found that Vinagre works well with some vnc servers such as the one used by the KODI VNC plugin while it works poorly with others such as x11vnc which is installed on my MythTV system. As an alternative I have found that Remmina VNC client works well with x11vnc servers while Remmina refuses to connect to the Kodi system running their VNC server plugin, although Kodi plugins and Kodi itself is very dodgy software.

how do i delete a bookmark?

  1. navigate to ~/.local/share/vinagre
  2. edit the vinagre-bookmarks.xml file
cp vinagre-bookmarks.xml vinagre-bookmarks.bak
vim vinagre-bookmarks.xml

Once in vim:

Each bookmark entry is seperated by <item></item>

It doesn't seem to hurt anything if you put line breaks in after each </item> to help you discern entries and leave the line breaks in the file when you save.