What is the filename of the Ubuntu Lucid login screen?

Markus Schönhaber ubuntu-users at list-post.mks-mail.de
Mon Jul 12 11:18:32 UTC 2010


12.07.2010 12:51, Cybe R. Wizard:

> On Mon, 12 Jul 2010 12:08:38 +0200
> Detlef Lechner <Detlef.Lechner at gmx.net> wrote:
> 
>> On Mon, 2010-07-12 at 04:59 -0500, Cybe R. Wizard wrote:
>>> On Mon, 12 Jul 2010 11:52:58 +0200
>>> Detlef Lechner <Detlef.Lechner at gmx.net> wrote:
>>
>>>> what is the filename of the Ubuntu Lucid login screen?
>>>> (http://imagebin.org/104968)
>>>>
>>
>>> I'm pretty sure it's GDM you are after.
>>
>> No. '~$ find / -name 'GDM' 2>/dev/null' does not produce any output.
>>
>> Regards,
>> Detlef
> 
> What are you looking for, the image file?  The program /is/ GDM.

Yes, but the name of the binary file is "gdm" (lower case). That's
probably why the OP's find invocation didn't give any results.

Among the results of
find /usr -name gdm
there's /usr/sbin/gdm on my Lucid.

@OP:
Among the results of
aptitude search gdm
there's the package name 'gdm'.
dpkg -L gdm
shows what's in there.

-- 
Regards
  mks




More information about the ubuntu-users mailing list