I wanna lock a software application (for example, CS: GO); so I want an app locker.
Can you please help me find an app locker?
I wanna lock a software application (for example, CS: GO); so I want an app locker.
Can you please help me find an app locker?
Hidden=true
in the application's desktop file in the .local/share/applications
folder of the user. Removing user right access will prevent a somewhat techy user that has no root access to revert this.Sufficiently skilled users having physical access to the hardware can always circumvent, but the tools above are sufficient to "keep honest people out".
For the first point, if you want to restrict strongly, you can hide any application launcher in /usr/share/applications
: copy all to /urs/local/share/applications
and hide the copies. Then you can enable selected applications with a copy of the .desktop
file in the user's home folder.