I\'m taking a look at the code to the \'less\' utility, specifically how it gets keyboard input. Interestingly, on line 80 of ttyin.c, it sets the file descriptor to read fr
It appears to be Linux specific functionality that sends keyboard input to FD 2.