Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Vino] Where is the configuration file ?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ade05fr
Apprentice
Apprentice


Joined: 18 Sep 2006
Posts: 281

PostPosted: Tue Oct 27, 2015 8:37 am    Post subject: [Vino] Where is the configuration file ? Reply with quote

Hi everyone

im using gnome as desktop manager and i would like to use native vino application as vnc server.
The problem is that i dont want to use the default 5900 port but another.
Can someone explain me how to change it manually in the vino configuration file ?

i have checked on the web but all the infos that i found was not quite qhat i want.

Thanks a lot for ur help

ade05fr
_________________
[LAPTOP]
DELL Inspiron 5110
i5-2450M CPU @ 2.50GHz
[LINUX-GENTOO]
Gentoo 2018-0
kernel 5.0.6
gnome 3.30
Back to top
View user's profile Send private message
SpaceToast
n00b
n00b


Joined: 16 Oct 2015
Posts: 19

PostPosted: Tue Nov 17, 2015 11:55 am    Post subject: Reply with quote

Vino does not have a configuration file, rather it uses dconf.

The settings you are looking for are desktop.gnome.remote-access.alternative-port (set it to the port you wish to use) and desktop.gnome.remote-access.use-alternative-port (set to true to apply the previous settings).

You can either install dconf-editor and browse to those settings, or you can run... (assuming the port you wish to use is 5901, for example)
Code:
gsettings set desktop.gnome.remote-access.alternative-port 5901
gsettings set desktop.gnome.remote-access.use-alternative-port true
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum