Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: Zendrael on August 11, 2014, 06:38:57 AM

Title: [SOLVED] tightVnc resolution with Xvesa?
Post by: Zendrael on August 11, 2014, 06: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!
Title: Re: tightVnc resolution with Xvesa?
Post by: curaga on August 11, 2014, 12:43:27 PM
Yes, check Xvnc -help for the syntax. The server determines the resolution and depth.
Title: Re: tightVnc resolution with Xvesa?
Post by: bmarkus on August 11, 2014, 01:06:20 PM
Xrandr works with Xorg, no use with Xvesa.
Title: Re: tightVnc resolution with Xvesa?
Post by: Zendrael on August 11, 2014, 09: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!

Title: Re: tightVnc resolution with Xvesa?
Post by: curaga on August 12, 2014, 03:53:04 AM
Xrandr works with Xorg, no use with Xvesa.

Actually our tinyX does support xrandr :)
Title: Re: tightVnc resolution with Xvesa?
Post by: Zendrael on August 12, 2014, 11: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?
Title: Re: [SOLVED] tightVnc resolution with Xvesa?
Post by: curaga on August 12, 2014, 04:03:12 PM
Not yet I believe.