HP t630 Login Screen Customization

HP t630 Manual

HP t630 manual content summary:

  • HP t630 | Login Screen Customization - Page 1
    Technical white paper HP ThinPro Login Screen Customization Table of contents Overview...2 Themes...2 Desktop background configuration...2 Common attributes...2 name...2 padding...2 color ...3 alpha ...3 size ...3 position...3 alignment...3 context ...3 Elements ...4 global ...4 gradient ...4
  • HP t630 | Login Screen Customization - Page 2
    HP color: 666666; # Dark gray padding: 20; # 20 pixels } Any number of image, polygon, rectangle, or text elements can be specified. If any 4:3 monitor. Common attributes name Parameters: A string Example: name: itemName; Default: none Use: Specifies a string to associate with the element. It is used
  • HP t630 | Login Screen Customization - Page 3
    absolute pixels or in percentage of screen height. Example: size: 400×10%; Default: the natural size of the element; that is, the pixel size of or in percentage of screen width and height. Example: position: 400,90%; Default: 0,0 (the upper left) Use: Specifies the position of the element. Alignment
  • HP t630 | Login Screen Customization - Page 4
    Default • padding-Specifies the default padding for all subsequent : type: linear; Default: linear Use: Specifies axis Parameter: [height|width] Example: axis: width; Default: height Use: Specifies the direction of a linear squared] Example: metric: linear; Default: squared Use: Specifies whether the
  • HP t630 | Login Screen Customization - Page 5
    ; Use: Specifies the absolute pathname to the image file. Many formats are supported, including PNG, JPG, and GIF. The image can have transparent regions. • proportional Parameter: [true|false] Example: proportional: false; Default: true Use: When true, the image aspect ratio is maintained when the
  • HP t630 | Login Screen Customization - Page 6
    location in the rectangular region. 0.0,0.0 would be the region's upper left; 1.0,1.0, the lower right. • filled Parameter: true|false Example: filled: true; Use: If true (the default when the thin client is in this locale. The supported locales are the same as those supported by HP ThinPro: de_DE
  • HP t630 | Login Screen Customization - Page 7
    is rendered in the specified locale. The supported locales are the same as those supported by HP ThinPro: de_DE (German), en_US (English), size: 12pt; Example: font-size: 100; Example: font-size: 5%; Use: Specifies the default size of the font. The text can be further scaled, if size, max-width, and
  • HP t630 | Login Screen Customization - Page 8
    be set for the shadow to be drawn. • shadow-offset Note Available in HP ThinPro 6.0 or later. Parameter: X or X,Y, where the numbers are the offset in percentage of text height Example: shadow-offset: 4; Example: shadow-offset: 5,3; Default: 0 Use: Specifies an offset to draws the text in the shadow
  • HP t630 | Login Screen Customization - Page 9
    right; } Dynamic text elements Note Available in HP ThinPro 6.0 or later. HP ThinPro Background Manager can overlay text information on thin client • %%hostname_full%%-Fully qualified domain name of the thin client • %%domainname%%-Domain name of the thin client • %%IP%%-IP address of the thin client
  • HP t630 | Login Screen Customization - Page 10
    interface • %%hw_model%%-Thin client model; for example, t620 • %%thinpro_version%%-Thin client software release; launched and the authentication parameters are not already supplied for the connection. In both the ThinPro only with HP ThinPro 6.0 or later.) • QLabel#loginIcon* • QLabel#loginHeader
  • HP t630 | Login Screen Customization - Page 11
    • SSOLineEdit#userLabel* • SSOLineEdit#passwordLabel* • QPushButton#showPasswordButton • QLabel#capsLockLabel • QComboBox#domainLabel* • QCheckBox#smartcardCheck* • QCheckBox#rememberCheck* • QPushButton#connectButton • QPushButton#cancelButton* For example, you might customize the center area of
  • HP t630 | Login Screen Customization - Page 12
    ,204); font-size: 24pt; font-weight: bold; } Note Text that is overridden in the .qss file is not localized when the locale changes. You can manually localize this string. (It is UTF-8 encoded.) You might customize the background on the text-entry areas, as follows: /* Black text on white background
  • HP t630 | Login Screen Customization - Page 13
    the full screen width and height. • button-location: [right|left]-Specifies whether the buttons are left displayed. • password-enabled: [0|1]-Specifies whether the password box is displayed HP ThinPro 6.0 or later. Example This uses the same example as Appearance customization. 1. Modify the default
  • HP t630 | Login Screen Customization - Page 14
    2. Modify the default.qss and login.rtf files. Add the following elements: • Gradient backgrounds for the text-entry areas and the dialog box • An outset border • Padding around
  • HP t630 | Login Screen Customization - Page 15
    HP thin clients, go to the following websites: • HP thin client website: http://www.hp.com/go/thinclient • HP support website: http://www.hp.com/support (search for the thin client model to find the support page for that particular model) - For documentation, see Manuals on the thin client's support
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15

Technical white paper
HP ThinPro
Login Screen Customization
Table of contents
Overview
..........................................................................................................................................................................................
2
Themes
........................................................................................................................................................................................
2
Desktop background configuration
...........................................................................................................................................
2
Common attributes
.......................................................................................................................................................................
2
name
............................................................................................................................................................................................
2
padding
........................................................................................................................................................................................
2
color
.............................................................................................................................................................................................
3
alpha
............................................................................................................................................................................................
3
size
...............................................................................................................................................................................................
3
position
........................................................................................................................................................................................
3
alignment
....................................................................................................................................................................................
3
context
........................................................................................................................................................................................
3
Elements
.........................................................................................................................................................................................
4
global
...........................................................................................................................................................................................
4
gradient
.......................................................................................................................................................................................
4
image
...........................................................................................................................................................................................
5
polygon
.......................................................................................................................................................................................
5
rectangle
.....................................................................................................................................................................................
6
text
...............................................................................................................................................................................................
6
Example background
....................................................................................................................................................................
8
Dynamic text elements
................................................................................................................................................................
9
Custom dynamic tokens
........................................................................................................................................................
10
Login dialog box customization
...............................................................................................................................................
10
Appearance customization
...................................................................................................................................................
10
Additional customization
.......................................................................................................................................................
13
Example
................................................................................................................................................................................
13
For more information
.................................................................................................................................................................
15