<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>237614</bug_id>
          
          <creation_ts>2010-05-14 13:39:44 +0000</creation_ts>
          <short_desc>Unable to use Meny key in shortcuts</short_desc>
          <delta_ts>2011-12-21 22:35:01 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>kdelibs</product>
          <component>shortcuts</component>
          <version>unspecified</version>
          <rep_platform>Debian stable</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>165542</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Magnus Johansson">johanssongreppet</reporter>
          <assigned_to name="Michael Jansen">kde</assigned_to>
          <cc>kwin-bugs-null</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>961999</commentid>
    <comment_count>0</comment_count>
    <who name="Magnus Johansson">johanssongreppet</who>
    <bug_when>2010-05-14 13:39:44 +0000</bug_when>
    <thetext>Version:            (using KDE 4.3.4)
OS:                Linux
Installed from:    Debian stable Packages

In Mepis 8.0 using KDE 3.5.10 I was able to create keyboard shortcuts including the Menu key, e.g. opening the K menu with Ctrl+Menu. This is not possible in Mepis 8.5 using KDE 4.3.4.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>962099</commentid>
    <comment_count>1</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-05-14 17:52:07 +0000</bug_when>
    <thetext>what is the menu key? 

keycode 115 (&quot;mod4&quot; the key between left ctrl and alt, probably has a windows logo) is a meta key (iirc always has been)
you&apos;ll have to eg. modmap it to another key (like F13, as you probably don&apos;t have F13-F20) if you want to use it as full key

try &quot;xmodmap -e &quot;keycode 115 = F13&quot;, then try assign this key to whatever. (you can automize this via eg. ~/.kde/share/autostart/
add a file &quot;xprofile.desktop&quot;

-- snip --
[Desktop Entry]
Exec=/bin/sh $HOME/.xprofile
#Hidden=true
Name=xprofile
Type=Service
X-KDE-StartupNotify=false
X-KDE-autostart-phase=0
-- end snip --

and &quot;$HOME/.xprofile&quot;
containing the above command or
xmodmap ~/.Xmodmap (which you&apos;ll have to fill with the required aliases, at least &quot;keycode 115 = F13&quot; (w/o the quotes)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>962203</commentid>
    <comment_count>2</comment_count>
    <who name="Magnus Johansson">johanssongreppet</who>
    <bug_when>2010-05-14 23:40:17 +0000</bug_when>
    <thetext>Thomas, the Menu key has a small image of a drop-down menu and a mouse pointer arrow on it, and the key is most often placed to the left of the right Ctrl key. Its key code is 117.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>962223</commentid>
    <comment_count>3</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-05-15 00:47:45 +0000</bug_when>
    <thetext>... and keysym 0xff67, you&apos;re right.
Qt seems to (internally) bind it to the context event (ie. you get the rmb instead, i was not able to add it by editing kglobalshortcutsrc)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>965018</commentid>
    <comment_count>4</comment_count>
    <who name="Magnus Johansson">johanssongreppet</who>
    <bug_when>2010-05-21 09:56:00 +0000</bug_when>
    <thetext>(In reply to comment #3)
&gt; ... and keysym 0xff67, you&apos;re right.
&gt; Qt seems to (internally) bind it to the context event (ie. you get the rmb
&gt; instead, i was not able to add it by editing kglobalshortcutsrc)

Would you report it as a bug to the Qt developers?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>966154</commentid>
    <comment_count>5</comment_count>
    <who name="Martin Flöser">mgraesslin</who>
    <bug_when>2010-05-23 16:34:09 +0000</bug_when>
    <thetext>definately not a kwin bug. I hope I found the correct product/component combination (is there a cheat sheet?). If not please assign to correct one.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1203307</commentid>
    <comment_count>6</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2011-12-21 22:35:01 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 165542 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>