I wish to physically rotate the joystick wheel through the code/terminal.
I mean if I run a command, the wheel should rotate to the left/right.
I looked in here: http://www.mjmwired.net/kernel/Documentation/input/ff.txt
Is ioctl() system call as shown in the above link appropriate for the task
or I am barking at the wrong tree?
Can constant effect be used to rotate the wheel the way we want?
Any hints on how to achieve this from userspace?
I noticed this thread so thought I could ask it here: http://www.lfsforum.net/archive/index.php/t-74115.html
I mean if I run a command, the wheel should rotate to the left/right.
I looked in here: http://www.mjmwired.net/kernel/Documentation/input/ff.txt
Is ioctl() system call as shown in the above link appropriate for the task
or I am barking at the wrong tree?
Can constant effect be used to rotate the wheel the way we want?
Any hints on how to achieve this from userspace?
I noticed this thread so thought I could ask it here: http://www.lfsforum.net/archive/index.php/t-74115.html