mirror of https://github.com/fairyglade/ly.git
Redirect X session messages to log.
This commit is contained in:
parent
87e46f3cc8
commit
e28153fa39
|
|
@ -23,7 +23,7 @@
|
||||||
#define LY_CFG_FMAX 100
|
#define LY_CFG_FMAX 100
|
||||||
|
|
||||||
/* commands */
|
/* commands */
|
||||||
#define LY_CMD_X "/usr/bin/X"
|
#define LY_CMD_X "/usr/bin/X -keeptty > ~/.xorg.log 2>&1"
|
||||||
#define LY_CMD_TPUT "/usr/bin/tput"
|
#define LY_CMD_TPUT "/usr/bin/tput"
|
||||||
#define LY_CMD_HALT "/sbin/shutdown"
|
#define LY_CMD_HALT "/sbin/shutdown"
|
||||||
#define LY_CMD_XINITRC "~/.xinitrc"
|
#define LY_CMD_XINITRC "~/.xinitrc"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue