[KScreen] [Bug 365147] multimonitor fn key not working if mapped to Windows+p

2017-01-16 Thread Dainius Masiliūnas
https://bugs.kde.org/show_bug.cgi?id=365147

Dainius Masiliūnas  changed:

   What|Removed |Added

 CC||past...@gmail.com

--- Comment #11 from Dainius Masiliūnas  ---
Here's an interesting twist to this: I tend to bind my Windows key to COMPOSE
via the keyboard KCM. So when I do Fn+F4 (the display button on my HP laptop),
I actually get:

KeyPress event, serial 40, synthetic NO, window 0x121,
root 0xd5, subw 0x0, time 7890932, (788,550), root:(2162,579),
state 0x0, keycode 133 (keysym 0xff20, Multi_key), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: True

KeyPress event, serial 40, synthetic NO, window 0x121,
root 0xd5, subw 0x0, time 7890938, (788,550), root:(2162,579),
state 0x0, keycode 33 (keysym 0x70, p), same_screen YES,
XLookupString gives 1 bytes: (70) "p"
XmbLookupString gives 1 bytes: (70) "p"
XFilterEvent returns: True

KeyRelease event, serial 40, synthetic NO, window 0x121,
root 0xd5, subw 0x0, time 7891049, (788,550), root:(2162,579),
state 0x0, keycode 33 (keysym 0x70, p), same_screen YES,
XLookupString gives 1 bytes: (70) "p"
XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x121,
root 0xd5, subw 0x0, time 7892632, (788,550), root:(2162,579),
state 0x0, keycode 133 (keysym 0xff20, Multi_key), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

If I press that in the shortcuts KCM, it just shows "p", and indeed binds just
the letter "p" to mean switch display, and that's of course quite disastrous.

If I unbind the COMPOSE key, then the shortcuts KCM indeed recognises the
keypress as Meta+p.

I don't suppose there's any way to deal with that apart from manually binding
the display key to some other key combination...

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 365147] multimonitor fn key not working if mapped to Windows+p

2016-07-12 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365147

Sebastian Kügler  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/kscr |http://commits.kde.org/kscr
   |een/dbdca53354137535a0ae076 |een/8201d07e4b800e82c1f620d
   |a4aaa5c2ccca73d6a   |506f56f7d4388f938

--- Comment #10 from Sebastian Kügler  ---
Git commit 8201d07e4b800e82c1f620d506f56f7d4388f938 by Sebastian Kügler, on
behalf of l10n daemon script.
Committed on 12/07/2016 at 09:05.
Pushed by sebas into branch 'Plasma/5.7'.

Add a shortcut for Meta+P

Summary:
Also relevant: http://mjg59.livejournal.com/121851.html

Reviewers: #plasma, davidedmundson, graesslin

Reviewed By: #plasma, davidedmundson, graesslin

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D2112

M  +2-1kded/daemon.cpp

http://commits.kde.org/kscreen/8201d07e4b800e82c1f620d506f56f7d4388f938

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 365147] multimonitor fn key not working if mapped to Windows+p

2016-07-11 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365147

--- Comment #9 from Martin Gräßlin  ---
Please push the fix also into Plasma/5.7 branch!

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 365147] multimonitor fn key not working if mapped to Windows+p

2016-07-11 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365147

Sebastian Kügler  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/kscr
   ||een/dbdca53354137535a0ae076
   ||a4aaa5c2ccca73d6a
 Resolution|--- |FIXED

--- Comment #8 from Sebastian Kügler  ---
Git commit dbdca53354137535a0ae076a4aaa5c2ccca73d6a by Sebastian Kügler, on
behalf of l10n daemon script.
Committed on 11/07/2016 at 21:44.
Pushed by sebas into branch 'master'.

Add a shortcut for Meta+P

Summary:
Also relevant: http://mjg59.livejournal.com/121851.html

Reviewers: #plasma, davidedmundson, graesslin

Reviewed By: #plasma, davidedmundson, graesslin

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D2112

M  +2-1kded/daemon.cpp

http://commits.kde.org/kscreen/dbdca53354137535a0ae076a4aaa5c2ccca73d6a

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 365147] multimonitor fn key not working if mapped to Windows+p

2016-07-11 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365147

bl...@vivaldi.net changed:

   What|Removed |Added

 CC||bl...@vivaldi.net

-- 
You are receiving this mail because:
You are watching all bug changes.


[KScreen] [Bug 365147] multimonitor fn key not working if mapped to Windows+p

2016-07-07 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365147

--- Comment #7 from rockonthemoo...@gmail.com ---
done https://bugs.kde.org/show_bug.cgi?id=365187

2016-07-07 12:34 GMT+02:00 Martin Gräßlin via KDE Bugzilla <
bugzilla_nore...@kde.org>:

> https://bugs.kde.org/show_bug.cgi?id=365147
>
> --- Comment #6 from Martin Gräßlin  ---
> > Also the Airplane mode button isn't working in Plasma! Works in gnome
>
> please report that in a new bug report, otherwise it's getting tricky to
> properly track this.
>
> --
> You are receiving this mail because:
> You reported the bug.
>

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 365147] multimonitor fn key not working if mapped to Windows+p

2016-07-07 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365147

--- Comment #6 from Martin Gräßlin  ---
> Also the Airplane mode button isn't working in Plasma! Works in gnome

please report that in a new bug report, otherwise it's getting tricky to
properly track this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 365147] multimonitor fn key not working if mapped to Windows+p

2016-07-07 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365147

--- Comment #5 from rockonthemoo...@gmail.com ---
(I'll do the "Portoguese" now. Also the Airplane mode button isn't working
in Plasma! Works in gnome)

KeyPress event, serial 37, synthetic NO, window 0x381,
   root 0xf6, subw 0x0, time 2997000, (78,646), root:(78,675),
   state 0x10, keycode 255 (keysym 0x0, NoSymbol), same_screen YES,
   XLookupString gives 0 bytes:
   XmbLookupString gives 0 bytes:
   XFilterEvent returns: False


2016-07-07 11:23 GMT+02:00 Martin Gräßlin via KDE Bugzilla <
bugzilla_nore...@kde.org>:

> https://bugs.kde.org/show_bug.cgi?id=365147
>
> --- Comment #4 from Martin Gräßlin  ---
> > Don't ask me why now it's recognized as "p" and not "XF86Display".
>
> Given the output it generates Windows+P, which seems to be used by
> Microsoft
> Windows (confirmed by quick google search). @sebas: please add
> Qt::MetaModifier
> + Qt::Key_P as an alternative global shortcut.
>
> > Anyway it worked with every distro / DE.
>
> I guess they also added support for that shortcut. At least I was not
> aware of
> that shortcut.
>
> --
> You are receiving this mail because:
> You reported the bug.
>

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 365147] multimonitor fn key not working if mapped to Windows+p

2016-07-07 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365147

Martin Gräßlin  changed:

   What|Removed |Added

Summary|multimonitor fn key |multimonitor fn key not
   |disabled|working if mapped to
   ||Windows+p

-- 
You are receiving this mail because:
You are watching all bug changes.