Stephen Liu wrote: > > Hi folks, > > Debian 5.0 > KVM > > I need to copy the text on client's (VM) terminal. Please advise how to > highlight the text with mouse pointer.
If you are running kvm with a VNC or SDL display, it is a graphical display and you cannot select text from the host. You could run gpm or similar in the guest. You can also start kvm with -curses which will display text using curses/ncurses, instead of graphically. -jim -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html