HP t505 Administrator Guide 5 - Page 80

Customizing the Smart Zero login screen, Customizing the screen background, Common attributes

Page 80 highlights

D Customizing the Smart Zero login screen Customizing the screen background This section describes the common attributes and elements used in customizing the client login screen background. There is one directory per connection type-plus a default style-that specifies the style elements of the connection's background image and login window style. In a style directory, the file bgConfig.rtf specifies the elements in the desktop's background window. The syntax of the bgConfig.rtf file is in a stylesheet-like format with some or all of the elements described below. Each element begins with an element type and then a set of attributes surrounded by braces, such as in the following example: global { color: 666666; # Dark gray padding: 20; # 20 pixels } Any number of image or text elements can be specified. If any gradients are specified, only the last of them is used to color the desktop's background; otherwise, the color specified in the global section is used. Any line that begins with a number sign "#" is considered a comment and is ignored, as are blank lines. Text following a semicolon that begins with a "#" is also treated as a comment, such as the previous example. Each element is assigned a set of attributes such as size, color, and position. Each attribute is specified by the attribute name, followed by a colon, followed by its values, followed by a semicolon, all on a single line. Some of these attributes are common to many element types. The elements include: ● Common attributes ● Elements ● Image ● Text Common attributes Table D-1 Login Screen > Common Attributes > Name Type Description Parameter A string Example name: ItemName; Default Use Specifies a string to associate with the element. It is used only in debugging output, such as when a syntax or value error is found in attribute parsing. 68 Appendix D Customizing the Smart Zero login screen

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162

D
Customizing the Smart Zero login screen
Customizing the screen background
This section describes the common attributes and elements used in customizing the client login
screen background.
There is one directory per connection type—plus a default style—that specifies the style elements of
the connection’s background image and login window style.
In a style directory, the file
bgConfig.rtf
specifies the elements in the desktop's background window.
The syntax of the
bgConfig.rtf
file is in a stylesheet-like format with some or all of the elements
described below. Each element begins with an element type and then a set of attributes surrounded
by braces, such as in the following example:
global {
color: 666666; # Dark gray
padding: 20; # 20 pixels }
Any number of image or text elements can be specified. If any gradients are specified, only the last of
them is used to color the desktop's background; otherwise, the color specified in the global section is
used. Any line that begins with a number sign “#” is considered a comment and is ignored, as are
blank lines. Text following a semicolon that begins with a “#” is also treated as a comment, such as
the previous example.
Each element is assigned a set of attributes such as size, color, and position. Each attribute is
specified by the attribute name, followed by a colon, followed by its values, followed by a semicolon,
all on a single line. Some of these attributes are common to many element types.
The elements include:
Common attributes
Elements
Image
Text
Common attributes
Table D-1
Login Screen > Common Attributes > Name
Type
Description
Parameter
A string
Example
name: ItemName;
Default
Use
Specifies a string to associate with the element. It is used
only in debugging output, such as when a syntax or value
error is found in attribute parsing.
68
Appendix D
Customizing the Smart Zero login screen