mezks Posted October 5, 2022 Report Share Posted October 5, 2022 Hello dear PTE community! Is there a way to position the exe presentation on the screen? My presentation is smaller than the screen resolution and, for example, I want it to appear in the top right corner and not in the middle. Are there any parameters for the EXE command line (for example: -x800 -y100)? Thanks for a tip! Quote Link to comment Share on other sites More sharing options...
jkb Posted October 5, 2022 Report Share Posted October 5, 2022 In Project Options, Screen Tab the default setting is Fullscreen So no matter what your screen resolution your exe should fill the screen. If you set it to windowed mode, then it will run in a smaller window. You should then simply be able to move that window to where you want. If you are running Fullscreen, but the images are still showing smaller, then make sure that your Project is the same aspect ratio as your images. It maybe that you have 4:3 images inside a 16:9 Project ? Jill Quote Link to comment Share on other sites More sharing options...
mezks Posted October 6, 2022 Author Report Share Posted October 6, 2022 Here is an example of what I mean: I would like to start the PTE-EXE presentation at a specific position on the desktop, not in the middle of the screen (similar to digital signage software). With Autohotkey I can move the window to the desired position, but on startup the window is in the middle of the screen at first. Unfortunately, starting the PTE-EXE presentation minimized or hidden does not work. Hence the desire to start the presentation at the desired position, e.g. via command line parameters (e.g. -x100 -y100). Is there a possibility? I am currently working with PTE version 11 (update purchased). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.