Merge lp:~bluesabre/xubuntu-default-settings/lightdm-gtk-greeter-updates into lp:~xubuntu-dev/xubuntu-default-settings/trunk

Proposed by Sean Davis
Status: Merged
Merged at revision: 445
Proposed branch: lp:~bluesabre/xubuntu-default-settings/lightdm-gtk-greeter-updates
Merge into: lp:~xubuntu-dev/xubuntu-default-settings/trunk
Diff against target: 41 lines (+15/-2)
2 files modified
debian/changelog (+7/-0)
etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf (+8/-2)
To merge this branch: bzr merge lp:~bluesabre/xubuntu-default-settings/lightdm-gtk-greeter-updates
Reviewer Review Type Date Requested Status
Micah Gersten Approve
Sean Davis Needs Resubmitting
Pasi Lallinaho (community) community Approve
Review via email: mp+177959@code.launchpad.net

Commit message

Add clock and on-screen keyboard to lightdm-gtk-greeter.conf

Description of the change

Added updates to the lightdm-gtk-greeter.conf file.
 - Updated configuration comments
 - Added clock with default xubuntu configuration
 - Added on-screen keyboard option with onboard (accessibility)

To post a comment you must log in.
Revision history for this message
Pasi Lallinaho (knome) :
review: Approve (community)
Revision history for this message
Micah Gersten (micahg) wrote :

Could each of these changes be a separate commit to facilitate easier backing out if needed?

review: Needs Fixing
446. By Sean Davis

Remove keyboard commit

447. By Sean Davis

Add accessibility keyboard

Revision history for this message
Sean Davis (bluesabre) wrote :

Hi Micah, could you please review again?

Revision 446 would be the clock-only commit, while 447 adds the keyboard. Is this acceptable?

review: Needs Resubmitting
Revision history for this message
Micah Gersten (micahg) wrote :

This is fine, I didn't realize it was one line.

review: Approve
448. By Sean Davis

Update changelog with lightdm-gtk-greeter changes

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-07-18 05:03:26 +0000
3+++ debian/changelog 2013-08-28 03:18:05 +0000
4@@ -1,3 +1,10 @@
5+xubuntu-default-settings (13.10.4) saucy; urgency=low
6+
7+ * Added clock configuration to lightdm-gtk-greeter.conf
8+ * Added on-screen keyboard for accessibility to lightdm-gtk-greeter.conf
9+
10+ -- Sean Davis <smd.seandavis@gmail.com> Tue, 27 Aug 2013 23:15:23 -0400
11+
12 xubuntu-default-settings (13.10.3) saucy; urgency=low
13
14 * Added jockey/Additional Drivers launcher to settings.
15
16=== modified file 'etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf'
17--- etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf 2013-02-10 19:25:16 +0000
18+++ etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf 2013-08-28 03:18:05 +0000
19@@ -5,10 +5,13 @@
20 # font-name = Font to use
21 # xft-antialias = Whether to antialias Xft fonts (true or false)
22 # xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
23-# xft-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull)
24+# xft-hintstyle = What degree of hinting to use (none, slight, medium, or full)
25 # xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
26 # show-language-selector (true or false)
27-# show-indicators = semi-colon ";" separated list of allowed indicator modules (e.g. indicator-sound.so)
28+# show-indicators = semi-colon ";" separated list of allowed indicator modules (e.g. libsoundmenu.so)
29+# show-clock (true or false)
30+# clock-format = strftime-format string, e.g. %H:%M
31+# keyboard = command to launch on-screen keyboard
32 #
33 [greeter]
34 background=/lib/plymouth/themes/xubuntu-logo/xubuntu-greybird.png
35@@ -21,3 +24,6 @@
36 xft-rgba=rgb
37 show-language-selector=true
38 show-indicators=
39+show-clock=true
40+clock-format=%a, %d %b %Y %H:%M
41+keyboard=onboard

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: