You are not logged in.
Hello,
Why there is no standby mode to turn off slitaz ?
it's very useful.
thanks
Offline
I can pause the screen, yes, but not computer.
maybe be than it's for the memory and so that slitaz is not slowed down after.
Offline
Slitaz is small - everything you Need you have to configure yourself
You have to install acpi and configure it
http://forum.slitaz.org/topic/powermanagement-swap#post-39618
Maybe this thread helps
Offline
thank you very much, but it's not easy to understand but i will try
Offline
i have installed acpib but after what to do please ?
i don't see the software..
and after where i can find the file ~/.config/openbox/rc.xml ?
it's difficult to understand for a beginner as me ^^;
Offline
Here you will find good instructions
http://doc.slitaz.org/en:guides:start
first install cpu frquency scaling:
http://doc.slitaz.org/en:guides:cpu-frequency
hidden files you can find with pcmanfm - with strg+h you make hidden files visible or invisible
Offline
you can use pm-utils, with :
pm-suspend
to suspend to STR your computer.
by the way, we are expecting from slitaz a patch for all version to allow common user (aka non root) to be able to suspend the computer (not in command line if possible)
regards
Offline
Thank you very much, and where i can find pm-utils please ?
Offline
tazpkg get-install pm-utils
(in cli/command line interface, or maybe package manager)
Offline
thanks
Offline
How i can launch please ?
i don't find in applications...
Offline
https://wiki.archlinux.org/index.php/Pm-utils
Offline
>How i can launch please ?
>i don't find in applications...
unfortunately, it wont appear in application : it's a non-intuitive command line tool, so you will have to open the terminal (eg xterm) to use it, in root only;
waiting from slitaz devs to find like an app/shortcut to make it available by clicking (no cli) without being root (nice idea, like on win/mac)
Offline
thanks,
i have installed
2017-08-29 03:22:33 - Installed - cpuspeed (1.5)
2017-08-28 20:14:54 - Installed - acpid (2.0.16)
2017-08-28 17:17:11 - Installed - pm-utils (1.4.1)
2017-08-28 17:17:10 - Installed - kbd (2.0.2)
2017-08-28 17:17:00 - Installed - bash (4.4.5)
i have need also of change the local hours.
and now what is the command for configured please ?
there is too much information...
i don't understand and not see the simple way for config the Standby mode...
Offline
@ Daniel8,
I didn't install pm-utils and can't test it tonight.
I've had a look quickly to the doc ; seems you have to follow these instructions:
Suspend on idle/inactivity
One method relies on xautolock program. Add following:
[c]xautolock -time 30 -locker "sudo pm-suspend" -detectsleep &[/c]
to [c]~/.xinitrc[/c]. This implies that [c]pm-suspend[/c] is called after 30 minutes of inactivity.
Files that begin with a "." are hidden files; you must indicate to PCManFM if you want to see them.
[c]~/.xinitrc[/c] = [c]/home/tux/.xinitrc[/c] (if you are user tux of course).
Offline
thanks, but i prefer the mode manuel because i listen the music (with my netbook hp mini where i have installed slitaz) and if there is not activity, it will go into standby...
the screen turns off only for save the ernergy.
i am with linux since more of 10 years (ubuntu, linux mint, lubuntu) but i have use very little commands...
Offline
2Ceel
There's no [c]xautolock[/c] in any SliTaz repository: http://pkgs.slitaz.org/
Offline
for
Open your ~/.config/openbox/rc.xml file in the text editor. It'll look like this:
http://hg.slitaz.org/slitaz-configs/file/6c3545ad6ed7/rootfs/etc/xdg/openbox/rc.xml#l296
i see severals .config in tux and user but i don't see openbox...
Offline
I have succeeded... it's easy....
in the terminal, i write pm-suspend as root and it's good...
but there is not of button, always with the terminal....
i have use the terminal of tazpanel as root but with a other terminal as sakura i have this message
<<This utility may only be run by the root user.>>
how to be root manualy ? with the commande "su"
i have search and i have find
with this link http://www.wikihow.com/Become-Root-in-Linux
thanks for the help
but it's better a button for suspend....
[attachment=45223,2542]
Offline
@kultex
Slitaz is small - everything you Need you have to configure yourself
You have to install acpi and configure it
http://forum.slitaz.org/topic/powermanagement-swap#post-39618
Maybe this thread helps
_________________________________________________________
therefore for add a button for suspend it's this post ?
because i don't see openbox...for edited the txt...
here is 2 screenshots of my files
[attachment=45229,2545] [attachment=45229,2546]
Offline
open /home/tux/.config/lxpanel/slitaz/panels/panel with leafpad and add the following lines to the end
Plugin {
type = launchbar
Config {
Button {
id=/home/tux/.local/share/applications/Suspend.desktop
}
}
}
and then download, unzip and copy the Suspend.desktop to
/home/tux/.local/share/applications
you should find the icon right up in the corner and you just have to enter the root pw
Offline
pm-suspend need a root password
if you dont want to type the rootpassword, you have to install sudoers
how to configure sudoers for pm-utils see here
https://sites.google.com/site/polarisnotme/linux/archlinux/pm-utils
Offline
thanks but i have a big problem for unzip.... i have installed several archiver but nothing.... and i have uninstalled after...
impossible of find a good software for unzip.....i don't understand why...
Offline
Hi Daniel8,
You already have all you need to extract zip archives:
[c]unzip /path/to/file.zip[/c]
If unsure, you may download extracted file I uploaded for you from here:
http://people.slitaz.org/~lexeii/forum/Suspend.desktop
Offline
thanks, i try of open with unzip but nothing... i don't understand why..
Offline
[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 1.57 MiB (Peak: 1.77 MiB) ]