**** BEGIN LOGGING AT Sat Dec 17 02:59:56 2022 Dec 17 23:15:01 hdmi portrait mode?  Is it possible? Dec 18 01:02:16 I would hope so! Dec 18 01:02:34 Is Portait mode like Kiosk Mode? Dec 18 01:02:57 or are you just wanting to have it show the desktop? Dec 18 01:05:23 and in another XY or YX? Dec 18 01:08:46 Oh! You just want a rotation... Dec 18 01:09:39 There are some tricks to it. I think in the man pages, look for display manager that is being utilized. Dec 18 01:37:20 There seems to be a lot of info. online about this subject. xrandr -q should help some! Dec 18 01:45:47 forgot to mention, running Qt on top of eglfs. Dec 18 01:47:07 ut oh. I know very little of Qt or eglfs as of now. I am sorry. Dec 18 01:47:36 So, maybe starting a file to boot like a .service file will help? Dec 18 01:48:21 For instance, in the file, boot your Qt application and the file that rotates the screen via the HDMI. Dec 18 01:48:52 I will plug mine in. I will test some ideas. Dec 18 02:07:44 Okay. I am plugged in and testing now. bbl w/ hopefully something more helpful. Dec 18 02:12:29 I need to install a desktop to test out some stuff and then on to other ideas. Dec 18 02:22:08 I can rotate within Qt.  But it has some strange behaviour that I feel would go away if the display was portrait.  I can rotate the terminal, but that doesn't stay rotated when Qt starts. Dec 18 02:23:25 Oh. Dec 18 02:23:27 Okay. Dec 18 02:23:55 So, create a .service file w/ your file present called in the .service file. Dec 18 02:24:10 This way it boots in the rotated way. Dec 18 02:24:29 brb Dec 18 02:25:04 rotating the console doesn't seem to affect Qt.  Qt is running on top of eglfs and I don't know how to change the orientation there. Dec 18 02:26:19 Aw. Dec 18 02:26:41 So, some source you think needs to be done w/ eglfs? Dec 18 02:28:36 Sorry for the noise.  It seems like "export QT_QPA_EGLFS_ROTATION=90" is working.  It either wasn't working or I couldn't tell before. Dec 18 02:29:49 Nice! Dec 18 02:44:54 intheworks: I may have been on the case for days. Thank you for figuring it out! Dec 18 02:45:30 I was going to just install the dependencies, make an application, and then rotate it. It would have been a while. **** ENDING LOGGING AT Sun Dec 18 02:59:56 2022