Skip to content

UserInterface#

The phone's settings-menu lists most userInterface-settings in the Display and LED-section. The web-ui has a similar Display-section.

Howto's#

Defaults#

Commented File-structure#

userInterface.xml
<?xml version="1.0" encoding="utf-8"?>
<userInterface version="1.26.11">
  <display>
    <!-- Time till lockscreen appears on no activity. Measured in milliseconds. -1 = never
         type: integer -->
    <timeout>-1</timeout>
    <!-- type: integer
         minimum: 1
         maximum: 7 -->
    <contrast>4</contrast>
    <!-- Adjust brightness depending on ambient light.
         type: boolean -->
    <autoBrightness>false</autoBrightness>
    <!-- type: integer
         minimum: 57
         maximum: 255 -->
    <brightness>192</brightness>
  </display>
  <messages>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <newMissedCalls></newMissedCalls>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <signalSeenMissedCalls></signalSeenMissedCalls>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <newVoiceMails></newVoiceMails>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <signalOldMailboxMessages></signalOldMailboxMessages>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <insecureWui></insecureWui>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <provisioningError></provisioningError>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <provisioningDownloadFailed></provisioningDownloadFailed>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <provisioningInstallFailed></provisioningInstallFailed>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <provisioningXmlParseError></provisioningXmlParseError>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <updateNote></updateNote>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <downloadManager></downloadManager>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <sipRegistrationFailed></sipRegistrationFailed>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <fallbackIdentityActive></fallbackIdentityActive>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <fallbackIdentityError></fallbackIdentityError>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <noRegistrationNoCalls></noRegistrationNoCalls>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <automaticCallbackEnabled></automaticCallbackEnabled>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <automaticCallbackAlerting></automaticCallbackAlerting>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <ongoingCall></ongoingCall>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <keyUsesFallbackIdentity></keyUsesFallbackIdentity>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <migrationError></migrationError>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <luaOnNotification></luaOnNotification>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <luaSilentNotification></luaSilentNotification>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <luaBlinkingNotification></luaBlinkingNotification>
    <!-- How to signal a message of a certain type. on = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to turn on, unless there is another message that overrides this with blinking. blink = Message gets listed in messages-screen or notification drawer. It will cause the Message-LED to blink. "silent = Message gets listed in messages-screen or notification drawer, but doesn't affect the message-LED-behaviour" "off = Message never ever appears in messages-screen or notification drawer, thus also doesn't affect the message-LED-behaviour"
         type: enum
         accepted values:
           on
           blink
           silent
           off -->
    <sipMessage></sipMessage>
  </messages>
  <leds>
    <!-- When disabeled, LED of message-key will never turn on.
         type: boolean -->
    <enableMsgLed>true</enableMsgLed>
  </leds>
  <!-- All these keypad-settings only work on our D600 model. -->
  <keypad>
    <!-- type: enum
         accepted values:
           manual
           ambientlight -->
    <backlightMode></backlightMode>
    <!-- Brightness to set keypad's backlight to. Works as maximum in 'ambient light' mode.
         type: integer
         maximum: 255 -->
    <brightness>255</brightness>
    <!-- The distance (in cm) on which the proximity sensor reacts to.
         type: integer
         maximum: 25 -->
    <proximitySensorDistance>15</proximitySensorDistance>
    <!-- Allow screen to wake up just by waving your hand (or other body-parts) in front of the keypad.
         type: boolean -->
    <wakeByProximity>false</wakeByProximity>
  </keypad>
  <extensions>
    <!-- whether or not all function keys should show an icon. Ignored on D-100 to D-210
         type: boolean -->
    <showIcons>true</showIcons>
  </extensions>
</userInterface>