From: anterior <anterior@inbox.ru> To: community@altlinux.ru Subject: [Comm] Выключение кнопкой power. Help! Date: Wed, 8 Jun 2005 09:02:25 +0400 Message-ID: <200506080902.25808.anterior@inbox.ru> (raw) Привет всем! Хочу выключать компьютер кнопкой power на системном блоке. Подскажите пожалуйста как правильно отредактировать файл /etc/acpi/events/power чтобы сохранялась сессия kde. У меня он вылядит так: event=button/power action=/home/maxim/poweroff.sh Действие power вызывает скрипт poweroff.sh который выглядит вот так: #!/bin/sh dcop ksmserver ksmserver logout %1 %2 %3 /sbin/poweroff Но сессия так и не сохраняется так как dcop ksmserver ksmserver logout %1 %2 %3 он будто пропускает. Но а так если вызвать эту команду из консоли (или из этого же скрипта) то сохраняется сессия и kde завершается, открывается окно выбора пользователей. Объясните почему?
next reply other threads:[~2005-06-08 5:02 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-06-08 5:02 anterior [this message] 2005-06-08 5:37 ` Алексей Синицын 2005-06-08 6:05 ` [Comm] " Michael Shigorin 2005-06-08 18:27 ` [Comm] " Vitaly Lipatov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200506080902.25808.anterior@inbox.ru \ --to=anterior@inbox.ru \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git