[Bug 262408] Re: SysRq key equivalent needed

2019-01-13 Thread Jarno Suni
** Description changed: MacBook keyboards and other Apple keyboards lack a SysRq key and therefore lack important kernel functionality that is designed to save catastrophic data loss if the computer freezes. An equivalent keystroke should be assigned, for example Fn + Eject, to preserve

[Bug 262408] Re: SysRq key equivalent needed

2014-12-21 Thread Ville Aakko
Attatched a keyfuzz file for usage with MBP. With the patch in previous comment, one can put the symlink in: /etc/keyfuzz/by-id/usb-Apple_Inc._Apple_Internal_Keyboard___Trackpad-event-kbd instead of /etc/keyfuzz/eventX (the latter was unreliable in my case). ** Attachment added: keyfuzz file

[Bug 262408] Re: SysRq key equivalent needed

2014-12-21 Thread Ville Aakko
Hi, being a puritanist I tried creating a .deb for my own personal usage and using the init scripts that come with keyfuzz. The init script needed to be patched, since the /dev/input/eventX nodes are created in different order at least sometimes (attached). ** Patch added: keyfuzz init script

[Bug 262408] Re: SysRq key equivalent needed

2013-06-28 Thread pjv
Actually I put echo 786616 99 | keyfuzz -s -d /dev/input/by-id/usb-Apple_Inc ._Apple_Internal_Keyboard___Trackpad-event-kbd in my /etc/rc.local -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/262408

[Bug 262408] Re: SysRq key equivalent needed

2012-12-12 Thread ceg
Hello ikus060, could you adapt your patch to provide a configurable parameter as iso_layout and fnmode do? (maybe see the patchwork link from last post for an example) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 262408] Re: SysRq key equivalent needed

2012-12-12 Thread ceg
For a full set of keyboard workarounds see https://aur.archlinux.org/packages/un-apple-keyboard . A real fix will require a patches to the hid_apple kernel module that add appropriate parameter options. Additionally, the swapmodifiers option from this patch

[Bug 262408] Re: SysRq key equivalent needed

2012-12-12 Thread ceg
As macbooks do not seem to have F13-F15 keys, also provide some alternatives. For example, map alt-eject to SysRq. scancodes: http://ubuntuforums.org/archive/index.php/t-762665.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 262408] Re: SysRq key equivalent needed

2012-09-02 Thread pjv
Best way to go currently is to install (manually compile) the keyfuzz program and put echo 786616 99 | keyfuzz -s -d /dev/input/by-id/usb-Apple_Inc ._Apple_Internal_Keyboard___Trackpad-event-kbd in your /etc/profile for instance. This maps Alt-Eject on a typical Apple Macbook Pro (mine is

[Bug 262408] Re: SysRq key equivalent needed

2012-04-05 Thread João Hornburg
Doesn't fn+shift+F11 work? As in http://support.apple.com/kb/HT1171 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/262408 Title: SysRq key equivalent needed To manage notifications about this bug

[Bug 262408] Re: SysRq key equivalent needed

2012-04-05 Thread Colin D Bennett
@João Hornburg: No, fn+Shift+F11 doesn't work. Tested in Ubuntu 12.04, it doesn't even work as a regular Print Screen key. The key mappings in the Apple page you reference are apparently not all implemented by the Linux “apple” key layout. Also, if fn+Shift+F11 were Print Screen/SysRq, would

[Bug 262408] Re: SysRq key equivalent needed

2011-11-08 Thread Brad Figg
** Changed in: linux (Ubuntu) Assignee: Canonical Kernel Team (canonical-kernel-team) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/262408 Title: SysRq key equivalent needed To

[Bug 262408] Re: SysRq key equivalent needed

2011-07-04 Thread papukaija
This bug report is being marked as confirmed because it is affecting more than one person. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more about bug

[Bug 262408] Re: SysRq key equivalent needed

2011-03-24 Thread wvengen
see also http://bobcopeland.com/blog/2008/10/sysrq-on-macbook/ and http://0pointer.de/lennart/projects/keyfuzz/ http://www.mail-archive.com/linux-input@atrey.karlin.mff.cuni.cz/msg00653.html http://ubuntuforums.org/archive/index.php/t-762665.html

[Bug 262408] Re: SysRq key equivalent needed

2010-11-11 Thread PasNox
Still problems with F13 / F14 / F15, kde khotkey correctly print 'Print' key when i press it ( by example for launching ksnapshot ). But then on the desktop, if i press F13 ( emulating Print ), nothing appear ... Please any help? -- SysRq key equivalent needed

[Bug 262408] Re: SysRq key equivalent needed

2010-08-25 Thread altima
Dmitry Torokhov, please, tell me how do you do this (or refer to a man)? -- SysRq key equivalent needed https://bugs.launchpad.net/bugs/262408 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 262408] Re: SysRq key equivalent needed

2010-07-13 Thread Brad Figg
** Tags added: kj-triage -- SysRq key equivalent needed https://bugs.launchpad.net/bugs/262408 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

[Bug 262408] Re: SysRq key equivalent needed

2009-09-04 Thread Dmitry Torokhov
The HID driver now supports adjusting keymaps from userspace via EVIOCSKEYCODE ioctl and HAL utilizes that; I recommend doing the same here in leu of patching kernel. -- SysRq key equivalent needed https://bugs.launchpad.net/bugs/262408 You received this bug notification because you are a member

[Bug 262408] Re: SysRq key equivalent needed

2009-06-02 Thread Leann Ogasawara
[This is an automated message. Apologies if it has reached you inappropriately.] This bug was reported against the linux-meta package when it likely should have been reported against the linux package instead. We are automatically transitioning this to the linux kernel package so that the

[Bug 262408] Re: SysRq key equivalent needed

2009-04-30 Thread Colin King
** Changed in: linux-meta (Ubuntu) Assignee: Colin King (colin-king) = Canonical Kernel Team (canonical-kernel-team) -- SysRq key equivalent needed https://bugs.launchpad.net/bugs/262408 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 262408] Re: SysRq key equivalent needed

2009-04-27 Thread ikus060
** Changed in: linux-meta (Ubuntu) Assignee: (unassigned) = Colin King (colin-king) -- SysRq key equivalent needed https://bugs.launchpad.net/bugs/262408 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 262408] Re: SysRq key equivalent needed

2009-04-20 Thread Brian Murray
** Package changed: linux (Ubuntu) = linux-meta (Ubuntu) -- SysRq key equivalent needed https://bugs.launchpad.net/bugs/262408 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

[Bug 262408] Re: SysRq key equivalent needed

2009-04-08 Thread ikus060
Here a file to patch the kernel. It's modifying the hid_apple.c file to map F13, F14, F15 to PrintSc, ScrollLock and Pause. This modification apply only to Apple Slim Aluminium Keyboard (0003:05AC:0220.0004). I'm sure the modification can be apply to many more apple keyboard, so modify the patch

[Bug 262408] Re: SysRq key equivalent needed

2009-04-07 Thread Ricky Campbell
ikus, incase you did not know, 'Insert' should be mapped to the 'help' key, and 'NumLock' should be mapped to 'clear'. This is, of course, on the full keyboards... If you are talking about the Macbook keyboards, or the wireless aluminum, then those keys may not exist there either. -- SysRq key

[Bug 262408] Re: SysRq key equivalent needed

2009-04-07 Thread ikus060
I have an Apple Slim Aluminium keayboard. I joint a picture. I don't have any 'help' key. Is there any way I can map those key at the kernel level so it's effective everywhere ? If it's include so edit the code, plz point me into the right direction. ** Attachment added: wired_1_20070813.jpg

[Bug 262408] Re: SysRq key equivalent needed

2009-04-07 Thread Ricky Campbell
yep the fn key took it's place. -- SysRq key equivalent needed https://bugs.launchpad.net/bugs/262408 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

[Bug 262408] Re: SysRq key equivalent needed

2009-04-07 Thread ikus060
Your right, 'fn' key is at the location where I expect to find 'Insert' key. But the 'fn' key doesn't behave like an Insert key. -- SysRq key equivalent needed https://bugs.launchpad.net/bugs/262408 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 262408] Re: SysRq key equivalent needed

2009-04-06 Thread ikus060
Bump, Here a list of keys that are not 'present' on the Apple Keyboard. Important feature are related to it. - Insert - Print Screen - SysRq - NumLock - Scroll Lock - Pause - Break -- SysRq key equivalent needed https://bugs.launchpad.net/bugs/262408 You received this bug notification because

[Bug 262408] Re: SysRq key equivalent needed

2008-08-28 Thread Ricky Campbell
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: mactel-support Importance: Undecided = Low -- SysRq key equivalent needed https://bugs.launchpad.net/bugs/262408 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 262408] Re: SysRq key equivalent needed

2008-08-28 Thread Harlan
This bug should be marked critical, not low. Isn't catastrophic data loss enough of a reason? A freeze and cold reboot could lead to an Irreparable partition and a bricked system. This could be easily avoided if this bug did not exist. -- SysRq key equivalent needed

[Bug 262408] Re: SysRq key equivalent needed

2008-08-28 Thread Ricky Campbell
Don't worry about the level on mactel-support. that is just for the team's reference. It is not a bug since it is not a failure of anything in the code. This is actually more of a feature request (no that it is not a good feature to have). You need to talk to the Linux kernel developers as this