[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2011-09-13 Thread Harald Sitter
** Changed in: kdebase-workspace (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/281284

Title:
  No function keys for sleep and hibernation in Kubuntu on Thinkpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/acpi/+bug/281284/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2011-02-03 Thread Bug Watch Updater
** Changed in: kdebase
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.
https://bugs.launchpad.net/bugs/281284

Title:
  No function keys for sleep and hibernation in Kubuntu on Thinkpad

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2010-11-11 Thread Bug Watch Updater
** Changed in: kdebase
   Status: Confirmed = Fix Released

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-11-07 Thread Tillmann Falck
As at least some people are using my script (comment #22), I gave it a
quick update for Karmic or rather KDE 4.4. Now the used dbus path should
be all valid once more and all claimed buttons do what they are supposed
to.

** Attachment added: softkeys.py
   http://launchpadlibrarian.net/35312723/softkeys.py

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-11-04 Thread A. Hornung
Same annoying problem on a Lenovo X301 in Kubuntu 9.10. The script
attached by T. Falck (#22) works perfectly, so why hasn't that
functionality been properly integrated yet?

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-10-31 Thread Sean Hunt
I can confirm this with a T500 on Karmic.

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-10-20 Thread dm
I'm using a Lenovo T400s and have the same problems with KDE4.3 on
Jaunty. Neither Fn+F4 nor Fn+F12 works. Under Gnome everything is fine.
I prefer KDE and these bug is a very annoying thing. It would be very,
very nice if it gets fixed. Please.

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-09-15 Thread Brian harkness
Thinkpad T43

Although I should not HAVE to, I did add the two files (above link) to
get fn+F4 and fn+F12 to work:

/etc/acpi/events/ibm-sleepbtn
   event=ibm/hotkey HKEY 0080 1004
   action=/etc/acpi/sleep.sh force

/etc/acpi/events/ibm-hibernatebtn
   event=ibm/hotkey HKEY 0080 1004
   action=/etc/acpi/hibernate.sh

The former causes a hiccup where it sort of suspends, and comes right
back, which apparently causes something else to happen and then the unit
will suspend properly.  it comes out of suspend fine, although it is not
interfacing with powerdevil (kde's power managment) because it does not
prompt me for a password upon resume.

If I suspend the unit from the tray icon or using the logout dialog,
suspend works without the hiccup and it prompts me for a login password
on resume.

I generally have learned to use the tray icon or the logout dialogue,
just because the keys never worked in Ubuntu for me (apparently this
broke during/after Hardy)

These keys work in Arch, and oddly, knoppix 6.01 (modified debian lenny)

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-09-15 Thread Brian harkness
My reference to the hibernate hotkey is incorrect, it would be whatever
acpi_listen would output.  I have it disabled because I don't have a
swapspace (using an SSD).

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-09-14 Thread Brian harkness
This is still an issue in Karmic alpha 5

the softkeys.py don't seem to work for me in (fresh install)

I notice that in /etc/acpi/events:  There is not a single reference to
the ibm functions (i.e. in debian, ibm-sleepbtn and ibm-hibernatebtn.

How annoying is that?

I am going to try to manually make those two files according to

http://www.thinkwiki.org/wiki/Installing_Debian_4.0_%28Etch%29_on_a_ThinkPad_T42

and see what happens.

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-03-29 Thread Tillmann Falck
Putting the attached script in .kde/Autostart (or just running it
manually) activates most of the missing hotkeys on my thinkpad. In
particular it supports

* lock screen
* suspend
* hibernate
* toggle screen
* undock
* battery information

I have used the script for a month now and for me it works. It should
not be limited to thinkpads but support all laptops that generate the
corresponding key press events. Most functionality is accessed via dbus
either using HAL or KDE services.

It depends on python2.6 (could be easily backported to 2.5), python-dbus
and python-xlib.

** Attachment added: softkeys.py
   http://launchpadlibrarian.net/24484539/softkeys.py

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-02-19 Thread Bug Watch Updater
** Changed in: kdebase
   Status: Unknown = Confirmed

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-02-18 Thread Jonathan Thomas
** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=181444
   Importance: Unknown
   Status: Unknown

** Changed in: acpi
   Importance: Unknown = Undecided
 Bugwatch: KDE Bug Tracking System #181444 = None
   Status: Confirmed = New

** Changed in: acpi
   Status: New = Invalid

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-02-03 Thread Bug Watch Updater
** Changed in: acpi
   Status: Unknown = Confirmed

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-02-03 Thread Chris Bainbridge
Jonathan: In Intrepid, should guidance-power-manager not be a dependency
of kubuntu-desktop?

With the latest acpid update of today I no longer see repeated suspends
under Jaunty KDE+kpowersave. Instead kpowersave reports an error -1
after resume.

powerdevil still does not respond to XF86Sleep event from suspend key,
there is an upstream bug for this.

** Bug watch added: KDE Bug Tracking System #181444
   http://bugs.kde.org/show_bug.cgi?id=181444

** Also affects: acpi via
   http://bugs.kde.org/show_bug.cgi?id=181444
   Importance: Unknown
   Status: Unknown

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-02-03 Thread Jonathan Thomas
Since some may prefer to use other power managers, a hard dependency on
g-p-m is not required. Recommends get pulled in to the live cd, and are
installed by default.

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-02-03 Thread Jonathan Thomas
** Changed in: kdebase-workspace (Ubuntu)
Sourcepackagename: kubuntu-meta = kdebase-workspace
   Importance: Undecided = Low
   Status: Confirmed = Triaged

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-01-31 Thread Chris Bainbridge
Jaunty again: installed kpowersave, it responds to fn-f4 and suspends.
On resume it reports a suspend error -1 that wasn't present with
Intrepid. But at least it sees the key press event and suspends.

lsof shows me that kded4 and krunner have loaded
/usr/lib/kde4/kded_powerdevil.so /usr/lib/kde4/krunner_powerdevil.so

So powerdevil is there, it just doesn't seem to react to fn-f4.

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-01-31 Thread Chris Bainbridge
Jaunty+kpowersave also suspends immediately after resume (same as
Intrepid+kpowersave).

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-01-31 Thread Chris Bainbridge
Bug 306310 appears to be the same suspend after resume bug assigned to
gnome-power-manager. Obviously this is not the case for KDE but both may
have a common cause.

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-01-30 Thread Chris Bainbridge
This is still broken in Jaunty. 
fn-f4 and fn-f12 do not work.

Tested using Thinkpad T42p, Kubuntu alpha 3 live CD and Jaunty with
updates as of 20080130.

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-01-30 Thread Chris Bainbridge
Just to confirm: The Jaunty testing was done with a complete install.
Both the live CD and new install are broken.

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-01-03 Thread Chris Bainbridge
I don't see that, but I do see something odd - using fn-f4 suspends, and
then on restart it will suspend again (!), and then the next restart
will be fine. Probably the event is now getting delivered and handled
twice due to some changes somewhere... Suspend to RAM from the start
menu works as expected.

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2009-01-02 Thread danR
I tried installing kpowersave to work around this issue and it exhibited
the following characteristics. While Fn-4 will sleep after a clean boot,
after a resume from sleep, it no longer does so.

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2008-12-24 Thread Chris Bainbridge
guidance-power-manager isn't a dependency of kubuntu-desktop?

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2008-12-23 Thread Steve Langasek
Confirmed, this is mostly a duplicate of 198214, but 198214 is a bug of
acpi-support which is intended to be deprecated for Ubuntu 9.04.  It
seems to me that kpowersave should be a dependency or recommendation of
kubuntu-desktop, is there a reason this isn't the case?

** Changed in: kubuntu-meta (Ubuntu)
Sourcepackagename: acpi = kubuntu-meta
   Status: New = Confirmed

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2008-12-23 Thread Jonathan Thomas
We use guidance-power-manager in Intrepid and are going to use
Powerdevil from upstream in KDE for 9.04.

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2008-12-01 Thread Chris Bainbridge
This is the same as bug #198214 except this bug is for KDE desktop

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2008-11-11 Thread Chris Bainbridge
Looks like Xorg is dropped the event. Installing kpowersave fixed this
issue for me. Also see
https://bugs.launchpad.net/ubuntu/+source/hal/+bug/267682

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2008-11-11 Thread Katsudon
Installing kpowersave indeed fixes this issue concerning Fn-F12
(hibernation) and Fn-F4 (sleep).  It would be cool to make them work
without such workarounds.

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2008-11-02 Thread Katsudon

** Attachment added: acpi.tar.bz
   http://launchpadlibrarian.net/19218793/acpi.tar.bz

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2008-11-02 Thread Katsudon

** Attachment added: dmidecode
   http://launchpadlibrarian.net/19218798/dmidecode

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2008-11-02 Thread Katsudon

** Attachment added: kern.log.0
   http://launchpadlibrarian.net/19219089/kern.log.0

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2008-11-02 Thread Katsudon

** Attachment added: lspci-vvnn
   http://launchpadlibrarian.net/19219105/lspci-vvnn

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2008-11-02 Thread Katsudon

** Attachment added: uname-a
   http://launchpadlibrarian.net/19219110/uname-a

** Changed in: acpi (Ubuntu)
   Status: Incomplete = New

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281284] Re: No function keys for sleep and hibernation in Kubuntu on Thinkpad

2008-10-10 Thread IanW
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it without more information.

Please include the information requested at
https://wiki.ubuntu.com/DebuggingACPI as separate attachments.

** Changed in: acpi (Ubuntu)
Sourcepackagename: None = acpi
   Status: New = Incomplete

-- 
No function keys for sleep and hibernation in Kubuntu on Thinkpad
https://bugs.launchpad.net/bugs/281284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs