Show pagesource Old revisions Backlinks Export to PDF Rename Page ODT export Add to book UserInterface userInterface.xml <userInterface> <!-- --> <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> <!-- type: integer minimum: 57 maximum: 255 --> <brightness>192</brightness> </display> <!-- --> <messages> <!-- Message appears when the missed call log has entries, none of which are new to the user. type: string accepted values: on blink silent off --> <signalSeenMissedCalls>silent</signalSeenMissedCalls> <!-- Message appears when the mailbox has entries, none of which are new to the user. type: string accepted values: on blink silent off --> <signalOldMailboxMessages>silent</signalOldMailboxMessages> </messages> </userInterface>