rotating framebuffer in winvnc
Alexander.Kuchler@pruftechnik.com
Alexander.Kuchler@pruftechnik.com
Thu Jun 12 16:58:07 2003
>> Does anybody know a extension to winvnc which could handle this?
>> I'm already searching where to change it myself in sourcecode. But up
to
>> know I still haven't found it. Can anybody help?
>>
>> I think this would be a very nice feature for vnc in general in order
to
>> access portrait-mode pda's running qte, isn't it?
>Alexander,
> While I cannot recall any extension to WinVNC or the viewer to
provide
>this functionality, I do believe it can be achieved by editing the
source.
>What would need to be done is more or less the following:
> - Resize the viewer window so that it's height is the width of the
>framebuffer, and it's width is the framebuffer's height
> - Flip the X and Y coordinates in the screen draw routine
> That _should_ do it. I'll download the source, see if I cannot patch
it
>myself.
..was little bit more complicated..
Seem's we have done a hack for geometry 320x480 ourselves. But it's really
a hack in the moment.
Will distribute it after my collegue is back of holiday and after we've
done some generalization (for other resolutions) and clean-up of code.
If somebody wants the hack earlier, let me know!