Saturday, April 24, 2010

MinTTY shortcuts

I am using MinTTY in cygwin port, it looks and works nice. Below are some of the shortcuts I have come accustomed to:

Copy text into Windows clipboard
Ctrl-Ins
Paste from Windows clipboard
Shift-Ins
Open new instance of MinTTY
Alt-F2

No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...