jjwilkman
02-07-2003, 07:39 PM
help!!
i am porting an old edtor from dos to linux. i need to setup the keyboard for raw io in order to
read and parse 1 character at a time. i did it before on a mainframe unix about 10 years ago. it is simple. involves ioctl and other stuff i don't remember. if someone could point me in the right direction, it would help. i just finished fixing a segment fault and now i need to be able to get key input.getc or getchar won't fly, they wait for a new line.
thanks,jjw
i am porting an old edtor from dos to linux. i need to setup the keyboard for raw io in order to
read and parse 1 character at a time. i did it before on a mainframe unix about 10 years ago. it is simple. involves ioctl and other stuff i don't remember. if someone could point me in the right direction, it would help. i just finished fixing a segment fault and now i need to be able to get key input.getc or getchar won't fly, they wait for a new line.
thanks,jjw