Sunday, December 01, 2019

Simulating ESC key on iPad with Logitech Type+

I have iPad 6th gen paired with Logitech Type+ bluetooth keyboard. It is not a bad combination for doing quick remote work. Anyway, Termius+ssh+vim is pretty neat. Termius shows convenient keys including ESC key but if you wanted to use your keyboard to simulate ESC key do press fn+Home() keys.

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 ...