Re: Scaling down for small remote display
Tech-Archive recommends: Speed Up your PC by fixing your registry
"John Jay Smith" <-> wrote in
news:OD4OsLSTGHA.196@xxxxxxxxxxxxxxxxxxxx:
do not use full screen on the desktop client software, rather define the
resoltion of from the slider.. then it will be scrollable
I don't get scrollbars. To test, I have a 1600x1200 display on the client.
The server normally operates at 1200x1024. I set the Display tab in the XP
RDP client to 1024x768 and connect. No scrollbars appear in the resulting
window. Is there something else I need to do?
RDP does not support scalling, however VNC does
google for ultravnc
this will give you a free server - client that is scalable.
I've also got UltraVNC installed (have been using it for some time), but
it's grossly slow compared to RDP. It doesn't seem to be a display issue,
but rather some kind of long lag before updates get sent. The screen
refreshes all at once a few seconds after an input. It seems like something
isn't waking up and flushing the screen update to the client.
.
Relevant Pages
- Re: Text terminal rendering design
... The client is an application with need of a UI that works by ... what symbols it needs to display and the coordinates at which each ... In the case of most text terminals, a symbol is represented by a single ... complex conversion operations to put the symbol into a form that the ... (comp.object) - Re: Text terminal rendering design
... this would only be appropriate for a symbol that was instantiated purely for display compatibility. ... The only way I see is to have some separate notion of symbol identity that the client provides. ... available when each Icon is being constructed. ... What I thought you were representing was the fact that if a conversion is necessary, then there will be two Symbol instances in your UI software and you will provide both handles to the client to map to the relevant Icon. ... (comp.object) - Re: Text terminal rendering design
... Now I am how giving a reference to a Symbol to the client forces me ... deal with particular terminals. ... the client wants to do is display a single symbol, ... Conversion from one format to another is by ... (comp.object) - Re: Text terminal rendering design
... Symbols were only created for immediate display. ... the client is not going to be modifying ... instantiate the Symbol objects itself if the client has symbol data, ... symbol until after all the conversion and instantiation procedures ... (comp.object) - Re: Text terminal rendering design
... the client is not going to be modifying the Symbol.) ... The problem I am concerned about is giving the client one Symbol's address in a handle (when a conversion is involved) and the client has a subsequent request that applies to the other Symbol. ... For an instantiation problem this complex I think it would be highly desirable to use subclasses of for all instantiation so that there is a standardized way of handling instantiation and one can define context in the same way for all instantiations. ... If one decides to instantiate all the Symbols up front and then just select them for display all that changes is when SymbolFactory is invoked and mechanism for instantiating the display association just becomes a Find. ... (comp.object) |
|