[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-05-01 Thread Caroga
This bug is still unresolved, however my touchpad started working after last update. I've tried the hotkeys again but cannot seem to toggle it. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-20 Thread Kai-Heng Feng
I am afraid not. The basic idea is to find the correct scan code of the hotkey, and map it in systemd's hwdb. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1813783 Title: Unable to

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-20 Thread Caroga
I've tried, no success. Is there any more information I could provide? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1813783 Title: Unable to toggle Touchpad by keyboard shortcut

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-20 Thread Kai-Heng Feng
Try KEYBOARD_KEY_76=f21. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1813783 Title: Unable to toggle Touchpad by keyboard shortcut Status in linux package in Ubuntu: Confirmed

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-19 Thread Caroga
Yes, the error only appears when pressing Function button only. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1813783 Title: Unable to toggle Touchpad by keyboard shortcut Status in

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-18 Thread Kai-Heng Feng
So this shows when FN gets pressed, before F5? [ 248.412826] atkbd serio0: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0). [ 248.412833] atkbd serio0: Use 'setkeycodes e078 ' to make it known. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-18 Thread Caroga
Results from running evtest: Event: time 1552906643.406374, -- SYN_REPORT Event: time 1552906647.145300, type 4 (EV_MSC), code 4 (MSC_SCAN), value f8 Event: time 1552906647.145300, type 1 (EV_KEY), code 464 (KEY_FN), value 1 Event: time 1552906647.145300, --

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-18 Thread Caroga
Hi Kay-Heng, sorry for the delay, I'm currently on the road a lot. I added the above, which makes ubuntu display the big icon for disabling the touchpad when pressing only the Fn button. I tried finding the correct modifier. Unsuccessful yet. I thought that explicitly defining the Fn button as

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-07 Thread Kai-Heng Feng
Something like: evdev:atkbd:dmi:bvn*:bvr*:bd*:svnStandard*:pn* KEYBOARD_KEY_f8=f21 And yes it's f8 not f5. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1813783 Title: Unable to

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-07 Thread Caroga
Above did not work, I'm now trying to find the correct configuration. I'm fairly certain that I've found the keyboard info such as brand and all but that I need to format it correctly. Some more information I've found: $ lshw ... *-usb:1 description: Keyboard

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-07 Thread Caroga
Reading through some documentation I've composed the following rules: ``` evdev:input:b0001v0001p0001eab83-customkeyboardnobrand KEYBOARD_KEY_f5=f21 ``` This is based on the following information: ``` ls -la /dev/input/by-path total 0 drwxr-xr-x 2 root root 120 mrt 7 10:10 . drwxr-xr-x 4 root

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-07 Thread Caroga
Following the instructions of the file /lib/udev/hwdb.d/60-keyboard.hwdb I've created another file /etc/udev/hwdb.d/70-keyboard.hwdb. >From what I understand I need to place the configuration in there and reload >the configuration. I just would like to know under what segment I'd place this

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-06 Thread Kai-Heng Feng
For this case, the key will be "KEYBOARD_KEY_f8=f21". -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1813783 Title: Unable to toggle Touchpad by keyboard shortcut Status in linux

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-06 Thread Kai-Heng Feng
You need something similar to [1]. But since your system is "Standard" everything, and upstream systemd hwdb would be impossible. [1] https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1605433/comments/39 -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-06 Thread Caroga
Hi Kai-Heng, My system is a build to order product, this is the link from my supplier: https://bto.eu/product/xbook-15cl872/ I have no branded laptop, or model name. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-06 Thread Kai-Heng Feng
Does your system have a model name? dmi.product.name: Standard dmi.product.version: Standard dmi.sys.vendor: Standard Doesn't seem to help. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-01-29 Thread Caroga
As per request of lotuspsychje I updated my kernel from 43 -> 44. This does NOT make a difference, bug still there. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1813783 Title: Unable