You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: