Ticket #505 (new enhancement) — at Version 3

Opened 14 years ago

Last modified 14 years ago

Identify Debathena on the login screen

Reported by: geofft Owned by:
Priority: normal Milestone: Summer 2010 (Lucid Deploy)
Component: -- Keywords:
Cc: Fixed in version:
Upstream bug:

Description (last modified by broder) (diff)

This is vaguely a repeat of #158 for new-style GDM

In particular, we should have a big block of text saying "Welcome to Debathena" or something on the login screen, as well as identifying which metapackage and Debian/Ubuntu? release the person is running.

rbasch already written code to make applications work correctly when running with GDM for the debathena-kiosk launcher. We should pull that out into a common parent class and use it for both the kiosk launcher and this "Welcome to Debathena" message.

Change History

comment:1 Changed 14 years ago by jdreed

  • Milestone set to Summer 2010 (Lucid Deploy)

comment:2 Changed 14 years ago by broder

For new-style GDMs, we can abuse the same technique we're using to pull off the kiosk browse button. If we write a Gtk app that just prints "$(machtype -L) on $(machtype -E)" on top of everything else, and drop a .desktop file in /usr/share/gdm/autostart/LoginWindow, we don't even need the complexity of the debathena-foo-branding packages.

Before deploying this, though, we need to find the fix for #548 and apply it to this application as well.

Who says you can't do arbitrary skinning on new-style GDM?

comment:3 Changed 14 years ago by broder

  • Description modified (diff)
  • Summary changed from distinguish cluster from workstation machine on login screen, take 2 to Identify Debathena on the login screen

Changed 14 years ago by jdreed

Note: See TracTickets for help on using tickets.