File: control

package info (click to toggle)
qingy 0.9.7-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 3,320 kB
  • ctags: 1,605
  • sloc: sh: 9,120; ansic: 8,708; yacc: 627; makefile: 416; lex: 255; lisp: 93
file content (37 lines) | stat: -rw-r--r-- 1,502 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Source: qingy
Section: admin
Priority: optional
Maintainer: Riccardo Stagni <unriccio@email.it>
Build-Depends: debhelper (>= 4.0.0), autotools-dev, libdirectfb-dev, libncurses5-dev, libpam0g-dev, pkg-config, x11proto-scrnsaver-dev, libxss-dev, xinit
Standards-Version: 3.8.0
Homepage: http://qingy.sourceforge.net/

Package: qingy
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libdirectfb-extra, dpkg (>= 1.15.4) | install-info
Description: framebuffer-enabled replacement for getty
 qingy (Qingy Is Not GettY) is a replacement for getty that uses DirectFB to
 provide a fast, nice GUI without the overhead of the X Window System.
 It allows the user to log in and start the session of his choice (text
 console, GNOME, KDE, WMaker, ...).
 .
 Main features:
  - It works ;-)
  - It remembers last user who logged in, with focus on password
  - It also rememebers last session each user chose
  - Alternatively it remembers last session on a per-tty basis
  - Fully themable
  - A theme will look the same on all machines, independently of
    the resolution
  - You can select your favourite theme, or a random one every time
  - Both text and X sessions are supported
  - You can start more that one X session at once
  - You can even start X inside a console when X sessions are already
    running
  - PAM support
  - Support for screen savers
  - Auto log-in support
  - Session locking support
  - tty specific options support
  - Customizable key bindings
  - Text mode support.