running 2x mice and 2x kmag using 2 users-root and finn?

Moderators: 666philb, Forum moderators

Post Reply
boof
Posts: 587
Joined: Sat Aug 15, 2020 9:17 am
Been thanked: 8 times

running 2x mice and 2x kmag using 2 users-root and finn?

Post by boof »

if spot runs internet apps from setup page
can i set 2 mouse drivers-one wired and one wireless one for each specific user, they use the same driver.
and
2 kmags, one for each specific user, and
fire up my app, put the finn mouse/kmag in their stationary position,
su root
and use the other mouse/kmag as required.

can i have 2 files of the same name in one directory with different permissions? or is some other separation of the same code required?

i'll experiment.

edit#1
made 2 files in/usr/bin/ <usr-root> and <usr-spot>
<chown -R <user: <filename> > for both
copied kmag and psmouse.ko into both.
deleted kmag and psmouse.ko
created new text files kmag and psmouse.ko in their original places
inserted
if
(usr=spot);
(/usr/bin/usr-spot/<app>);
(/usr/bin/usr-root/<app>)

into both files and made them executable.

syntax error, unexpected eof.

Post Reply

Return to “Fossapup64”