WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: [SOLVED] tightVnc resolution with Xvesa?  (Read 2894 times)

Offline Zendrael

  • Sr. Member
  • ****
  • Posts: 362
    • Zendrael's home of projects
[SOLVED] tightVnc resolution with Xvesa?
« on: August 11, 2014, 03:38:57 AM »
Hello all!

I have a tightVNC server running ok but when I connect to it I only get 640x480 resolution and (seems like) 16bit colors...

Is there some way to set a default resolution or some way to change it in the client side? (by the way, the client is a Chromebook)

Running on Core 5.3 with Xvesa and Xrandr extension loaded.

Thanks!
« Last Edit: August 11, 2014, 06:46:13 PM by Zendrael »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: tightVnc resolution with Xvesa?
« Reply #1 on: August 11, 2014, 09:43:27 AM »
Yes, check Xvnc -help for the syntax. The server determines the resolution and depth.
The only barriers that can stop you are the ones you create yourself.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: tightVnc resolution with Xvesa?
« Reply #2 on: August 11, 2014, 10:06:20 AM »
Xrandr works with Xorg, no use with Xvesa.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Zendrael

  • Sr. Member
  • ****
  • Posts: 362
    • Zendrael's home of projects
Re: tightVnc resolution with Xvesa?
« Reply #3 on: August 11, 2014, 06:45:12 PM »
Hello!

I was using

Code: [Select]
Xvnc :1 -set RandR="1024x768,1024x600,800x600"
sorry by the dumb question...

Thanks for the answers!


Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: tightVnc resolution with Xvesa?
« Reply #4 on: August 12, 2014, 12:53:04 AM »
Xrandr works with Xorg, no use with Xvesa.

Actually our tinyX does support xrandr :)
The only barriers that can stop you are the ones you create yourself.

Offline Zendrael

  • Sr. Member
  • ****
  • Posts: 362
    • Zendrael's home of projects
Re: tightVnc resolution with Xvesa?
« Reply #5 on: August 12, 2014, 08:52:44 AM »
Xrandr works with Xorg, no use with Xvesa.

Actually our tinyX does support xrandr :)

Our tinyX is now our default Xvesa in 5.3?

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: [SOLVED] tightVnc resolution with Xvesa?
« Reply #6 on: August 12, 2014, 01:03:12 PM »
Not yet I believe.
The only barriers that can stop you are the ones you create yourself.