diff options
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/idleaction/idleaction.conf.opensuse | 2 | ||||
| -rw-r--r-- | remote/modules/smartctl/smartctl.conf.opensuse | 6 | ||||
| -rw-r--r-- | remote/modules/vmware/data/etc/vmware/config | 5 |
3 files changed, 12 insertions, 1 deletions
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 " 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 +" 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" + |
