Hi everybody, is posible that in the common cfg file we can move the position of the clock and the date, may something like:
#positon default is center, but allow left and right
screen.clock.position = center
screen.date.position = center
If this is posible, if the clock is in left position you can incorporate a screen label to the DSS keys, that is lost in the phone and allow to the user know the function of that buttons. Something like the Hot keys label on the screen, and we can use:
dss1.label = 'line 1'
dss1.label = 'line 2'
dss1.label = 'line 3'
I have already a XML browser directory search extension(http://www.youtube.com/watch?v=llQ3yLakWnQ), and I have 300 Yealink T22P users that dont know the user of the buttons.
Thanks!
#positon default is center, but allow left and right
screen.clock.position = center
screen.date.position = center
If this is posible, if the clock is in left position you can incorporate a screen label to the DSS keys, that is lost in the phone and allow to the user know the function of that buttons. Something like the Hot keys label on the screen, and we can use:
dss1.label = 'line 1'
dss1.label = 'line 2'
dss1.label = 'line 3'
I have already a XML browser directory search extension(http://www.youtube.com/watch?v=llQ3yLakWnQ), and I have 300 Yealink T22P users that dont know the user of the buttons.
Thanks!