Thank you for your answer, sorry I didn't reply sooner.
I'm still getting echo into the xterminal from the mouse and keyboard.
I suppose is because I don't know the proper attributes for the rawterm() function.
I use "open("/dev/input/event0".O_RDWR | O_NONBLOCK)" to get the raw key codes with "mouse0" for the mouse codes.
I appreciate your help very much.
Also, can the SaveEnd function or something else be used to create a JPG or BMP screenshot of a VG screen?
Thank you for your answer, sorry I didn't reply sooner. I'm still getting echo into the xterminal from the mouse and keyboard. I suppose is because I don't know the proper attributes for the rawterm() function. I use "open("/dev/input/event0".O_RDWR | O_NONBLOCK)" to get the raw key codes with "mouse0" for the mouse codes. I appreciate your help very much. Also, can the SaveEnd function or something else be used to create a JPG or BMP screenshot of a VG screen?