This repository has been archived on 2026-09-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
uxlaunch/uxlaunch-options.patch
2010-12-05 14:17:34 +00:00

11 lines
379 B
Diff

--- uxlaunch-0.56/options.c.orig 2010-12-05 12:59:31.942503917 +0000
+++ uxlaunch-0.56/options.c 2010-12-05 13:00:52.896500511 +0000
@@ -25,7 +25,7 @@
/* builtin defaults */
int tty = 2;
-char session[256] = "/usr/bin/mutter --sm-disable";
+char session[256] = "/usr/bin/mutter --sm-disable --mutter-plugins=meego-netbook";
char username[256] = "meego";
int verbose = 0;