Showing posts with label iPad. Show all posts
Showing posts with label iPad. Show all posts
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.
Subscribe to:
Posts (Atom)
Formatting code in Blogger
I have been using Github gists to share code and I have no plan of abandoning it. For smaller/one liners, I sometimes use div element with ...

-
Installing MonoDevelop in OpenSUSE 12.2 from its repository was very easy. When running it for the first time though I got the message: Th...
-
Tried to update my Ubuntu host today and it did pickup that new version of VirtualBox is available (4.1.8). All other packages installed pro...
-
This is quick start guide how to run ssh server on QNX. Tested on QNX 6.5 (650SP1-VM.tar). # ssh-keygen -t dsa -b 1024 -f /etc/ssh/ssh...