37 Commits (7ac0fa81186777d5911c52d7bbade355a9932f7b)

Author SHA1 Message Date
Rob Cornish d897a52323 Added optional logging of startx output
Previously all startx output from cdm-xlaunch was sent to /dev/null.
This commit adds a 'startxlog' configuration option which allows this
behaviour to be overridden.
10 years ago
Ghost1227 b70bbc45a0 Merge pull request #23 from polyphemus/develop
Miscellaneous cleanup
11 years ago
polyphemus f8ff090e92 Add '/usr/share/xsessions' to comments as possible sessions location. 11 years ago
polyphemus 91eb686b79 Small wording changes in comments. 11 years ago
polyphemus 1d7c337d60 Make alternative method of calling startx a configuration option. This changes the default startx call back to not using a subshell. 11 years ago
Casper Ti. Vector c63e76c680 Reduce nestedness in processing of `binlist'.
Now users can use `~' instead of `$HOME' again.
12 years ago
Casper Ti. Vector 97a16d4c88 cdmrc: notify users to explicitly use `$HOME' instead of `~'. 12 years ago
Casper Ti. Vector 6f01247aee Improve quoting for `serverargs' and `launchflags'. 12 years ago
Casper Ti. Vector 7aa1654039 Minor improvements to coding style. 12 years ago
Jakub Klinkovský 6321427214 added option to run X in current TTY - entry in cdmrc 12 years ago
Casper Ti. Vector 4c5742336b consolekit -> ConsoleKit in comments. 12 years ago
Casper Ti. Vector 6eb00db562 Convert Gentoo-specific code to more universal form. 12 years ago
Casper Ti. Vector 589b6a2f5a Minor adjustment to order of options. 12 years ago
Casper Ti. Vector 102a680db4 More logical order of options... 12 years ago
Casper Ti. Vector 1e1b7c5fa1 Sync values and order of configs in src/cdm and src/cdmrc. 12 years ago
Casper Ti. Vector 8b79303a73 Update documentation and installation scripts.
Bump version number to 0.6.
12 years ago
Casper Ti. Vector 4b0e9825eb Major restructuring.
classify menu items into console programs and X programs.
Console programs are directly `exec'ed.
X programs are run with cdm-xlaunch(1).
$allowconsole, $usexinit, shutdownmenu(), etc., are removed.
12 years ago
Casper Ti. Vector d61d3ad3fb Use a better way to safely launch a program in the background.
`$loginshell' is removed accordingly.
See <http://linuxshellaccount.blogspot.com/2007/12/what-to-do-when-nohup-hangs-up-anyway.html>.
12 years ago
Casper Ti. Vector a5df0f9c6f Add support for user-defined cdmrc.
Remove $userconfig and related code.
12 years ago
Casper Ti. Vector a7de917b70 Simplify the theme mechanism, just specify an absolute path to a
dialogrc file as $dialogrc, and let dialog(1) worry about the validity
of $dialogrc.

Rename variables:
    $theme -> $dialogrc: make the low level things more transparent.
    $cosolekittime -> $cktimeout: indicate "timeout" here.
12 years ago
Jonas Bernoulli f412507465 Offer all available sessions if wmbinlist is empty 14 years ago
Jonas Bernoulli 791a5e5bdf allowshutdown=no as sudo has to be properly configured 14 years ago
Jonas Bernoulli dc759d2445 do not set dpi, let X get it right on it's own 14 years ago
Ghost1227 1df217f0a5 Updated to 0.5.3 read CHANGELOG for details 14 years ago
Joseph R. Nosie bf2311d216 Added option to list 'Console' as first choice 14 years ago
Ghost1227 0679782c51 Added option to disable use of consolekit 15 years ago
Ghost1227 63221aade5 Removed leftover code from prev revision 15 years ago
Daniel J Griffiths afb586885d Update to 0.5 read CHANGELOG for details 15 years ago
Ghost1227 b305f0444a Testing 15 years ago
Ghost1227 15e91df3e4 Fixed a few stupid errors 15 years ago
Ghost1227 f3ce43e492 Massive update. See CHANGELOG for details. 15 years ago
Ghost1227 09d852e44e Added suspend option 15 years ago
Ghost1227 89b867eba1 Maybe fixed the incrementation bug? 15 years ago
Ghost1227 04ac644b64 Added shutdown option 15 years ago
Ghost1227 db7d2fa44d Initial commit 15 years ago
Ghost1227 132c74033d Initial commit 15 years ago
Ghost1227 16f532b500 Initial commit 15 years ago