Modify/Customize Login Screen

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Modify/Customize Login Screen

Re: Modify/Customize Login Screen

by aka » Sat Mar 18, 2023 2:20 pm

Please try 6.2.2 wtware version: http://wtware.com/index.html#download

Re: Modify/Customize Login Screen

by MattLebrao » Thu Mar 16, 2023 8:58 pm

akatik wrote: Thu Mar 16, 2023 7:11 pm The most complicated here is to choose, where this configuration should be. It is not main config file because in some cases it is loaded before main config.

What if we fill full screen with color of top left pixel on image?
That would work beautifully, how do we do that?

Re: Modify/Customize Login Screen

by MattLebrao » Thu Mar 16, 2023 8:21 pm

Filling the screen with the color of top-left pixel would work for me.

About placing the configuration, when is the initrd.wct loaded? Or maybe a separate file for boot screen options?

Whatever you find best, your suggestion would work well, though.

Re: Modify/Customize Login Screen

by akatik » Thu Mar 16, 2023 7:11 pm

The most complicated here is to choose, where this configuration should be. It is not main config file because in some cases it is loaded before main config.

What if we fill full screen with color of top left pixel on image?

Re: Modify/Customize Login Screen

by MattLebrao » Thu Mar 16, 2023 3:46 am

Hello,
Is it possible to set the background color of the "wait" screen (the first boot screen where it displays the "wait.png" image)?
I've set the image to a small transparent logo and it appears centered as desired. Because the image is smaller than a full screen image, I don't have to worry about the terminal's actual resolution, however, the back color is a pale blue. Is there a way to change the back color on this screen? Or are there plans to implement this for further customization?

Best regards,
MattLebrao

Re: Modify/Customize Login Screen

by aka » Sun May 03, 2020 10:48 pm

Image should not be larger than screen. FullHD display is 1920x1080, but banner width is 64 pixels. So maximum image size for FullHD without license is 1856x1080 pixels. Small images are centered.

Re: Modify/Customize Login Screen

by harrisen » Sun May 03, 2020 5:18 pm

Okay—so both the "menu.png" and the "wait.png" images located in C:\Program Files (x86)\WTware\TFTPDROOT\Graphic\sample worked. After a bit more troubleshooting, I think it came down to the size of the images I was using. When I modified the images to be smaller than ~1024x768, they worked; larger images would not appear on the menu or boot screen.

With the smaller images, everything is now working. Thanks for the help!

Re: Modify/Customize Login Screen

by aka » Sun May 03, 2020 10:39 am

Strange. It should work.

I made new SD with the same config as yours.

Then, I copied files menu.png and wait.png from C:\Program Files (x86)\WTware\TFTPDROOT\Graphic\sample to configs folder on SD.

And I see "Your company logo" text on user/password input.

Try with our files menu.png and wait.png.
Attachments
Untitled.png
Untitled.png (87.24 KiB) Viewed 16368 times

Re: Modify/Customize Login Screen

by harrisen » Sat May 02, 2020 6:59 pm

I have removed the "skin" parameter.

To clarify—all that I should need to do is place the images I would like to us in the "congifs" file on the SD card and they should appear when on the "Please Wait..." and the login screen?
Attachments
WTware_DC.A6.32.71.E2.11_2020-05-02_14-36-20.txt
(79.89 KiB) Downloaded 527 times

Re: Modify/Customize Login Screen

by aka » Sat May 02, 2020 10:27 am

1. Remove "skin" line.

Code: Select all

parameter = value
If you don’t specify value, you set parameter value to empty, but do not remove parameter.

2. https://wtware.com/logs.html

Re: Modify/Customize Login Screen

by harrisen » Sat May 02, 2020 1:16 am

I have added "menu.png" and "wait.png" images to congifs folder on the SD card and added the "skin" parameter to the config file but no images are loading on the login screen.

Where am I going wrong?
Attachments
Screen Shot 2020-05-01 at 4.18.55 PM.png
Screen Shot 2020-05-01 at 4.18.55 PM.png (18.69 KiB) Viewed 16421 times
Screen Shot 2020-05-01 at 4.14.36 PM.png
Screen Shot 2020-05-01 at 4.14.36 PM.png (61.93 KiB) Viewed 16421 times

Re: Modify/Customize Login Screen

by aka » Fri May 01, 2020 9:26 pm

Modify/Customize Login Screen

by harrisen » Fri May 01, 2020 5:53 pm

Is it possible to edit the default login screen (attached image) that is presented after a connection to the remote desktop server has been established?

I would like to roll out a few units to my customer base and would like them to see my company branding when they're prompted to log in.

Thanks. :D
Attachments
Screen Shot 2020-05-01 at 8.52.20 AM.png
Screen Shot 2020-05-01 at 8.52.20 AM.png (24.79 KiB) Viewed 16430 times

Top