From 5e7f6eb60239e73c712c96d05718248386a217a6 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Fri, 17 Jan 2014 17:37:14 +0100 Subject: [idleaction] updated conf file for openSuse - builds now --- remote/modules/idleaction/idleaction.conf.opensuse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote/modules') diff --git a/remote/modules/idleaction/idleaction.conf.opensuse b/remote/modules/idleaction/idleaction.conf.opensuse index 3aff5af0..d368cbd8 100644 --- a/remote/modules/idleaction/idleaction.conf.opensuse +++ b/remote/modules/idleaction/idleaction.conf.opensuse @@ -1,6 +1,6 @@ REQUIRED_INSTALLED_PACKAGES=" libX11-devel - libXss-devel + libXScrnSaver-devel xorg-x11-proto-devel " -- cgit v1.2.3-55-g7522 From 7f9066f3912c0ac528a349dfaad0cdf78080d8b3 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Fri, 17 Jan 2014 17:53:09 +0100 Subject: [smartctl] conf file for opensuse --- remote/modules/smartctl/smartctl.conf.opensuse | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 remote/modules/smartctl/smartctl.conf.opensuse (limited to 'remote/modules') diff --git a/remote/modules/smartctl/smartctl.conf.opensuse b/remote/modules/smartctl/smartctl.conf.opensuse new file mode 100644 index 00000000..d699f2f0 --- /dev/null +++ b/remote/modules/smartctl/smartctl.conf.opensuse @@ -0,0 +1,6 @@ +REQUIRED_CONTENT_PACKAGES=" + smartmontools +" +REQUIRED_INSTALLED_PACKAGES=" + smartmontools +" -- cgit v1.2.3-55-g7522 From 5801781515a81edaca06a66bfe4ada2444be3efb Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 20 Jan 2014 17:42:36 +0100 Subject: [vmware] Extend some vmware config --- remote/modules/vmware/data/etc/vmware/config | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'remote/modules') diff --git a/remote/modules/vmware/data/etc/vmware/config b/remote/modules/vmware/data/etc/vmware/config index eb5d01c0..c76cc885 100644 --- a/remote/modules/vmware/data/etc/vmware/config +++ b/remote/modules/vmware/data/etc/vmware/config @@ -2,3 +2,8 @@ prefvmx.minVmMemPct = "100" prefvmx.useRecommendedLockedMemSize = "TRUE" libdir = "/usr/lib/vmware" +mks.ctlAltDel.ignore = "TRUE" +mks.fullscreen.allowScreenSaver = "TRUE" +fullScreenSwitch.onSeparateDesktop = "TRUE" +msg.autoAnswer = "TRUE" + -- cgit v1.2.3-55-g7522