> -----Original Message----- > From: Jarod Masters [mailto:jrd_mstrs@;hotmail.com] > And what about this: The win viewer has the option to send > control and alt > to the server. That means that all there is left to do is to > find a way to > send F? to the server. These buttons do not work through vnc. > Can this be > done by telling unix that the function key's are on another > place on the > keyboard, or does vnc have the option to make these key's work?
This is definitly not going to work: The terminal software at the console of the system handles the keyboard at this console and hence fetches the <ctrl><alt><F?> before the system sees the. Most likely the key sequence never reaches the system and the terminal software handles the display switch. On the other hand, if you send <ctrl><alt><F?> trough vnc to the system, the system is definitly not going to send it to the terminal software at the console. If you find a way to send the keysequence to the terminal software, that in turn does not know how to handle it since it does not come from the console. CBee _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
