Any update on how to add functionality for the sessions to become full screen for my users taking sessions on smartphones in landscape mode?
On Mon, 4 Jan 2021 at 00:07, GuruCoool Learnings <[email protected]> wrote: > Hi Maxim, > While in a session via smartphone landscape mode, students will be more > comfortable if the session is full screen. > > I searched the net and found some commands in the following link > > https://askubuntu.com/questions/1034624/touchpad-gestures-in-ubuntu-18-04-lts > > sudo gpasswd -a $USER input > sudo apt-get install libinput-tools > sudo apt-get install xdotool > et cetera. > > But I am not sure which directory I should try these commands with. > > Please help on how I can enable full screen mode so that whenever a > student uses landscape mode of smartphone, it automatically goes full > screen. > > Thanks and regards > Jitendra >
