IceWM global keybindings to launch applications not working intermittently

Forum › Forums › New users › New Users and General Questions › IceWM global keybindings to launch applications not working intermittently

  • This topic has 6 replies, 3 voices, and was last updated Jun 11-6:43 pm by blur13.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #61130
    blur13
    Member

      Hi!

      The IceWM global keybindings, as defined in ~/.icewm/keys, to launch applications stops working intermittently. Accidently I discovered that hovering the cursor above the workspace buttons in the toolbar and using the mouse wheel to scroll between different workspaces restores the keybindings functionality. This error happens more or less everyday and usually several times, so its quite common. Anyone else get this error? Any solutions?

      Using the latest version of antiX and rox-icewm desktop.

      cheers

      #61131
      Anonymous

        to ruleout ROX as a factor, logout and choose a plain “icewm” (or “min-icewm”) session

        to ruleout a corrupted keys file, use “diff” or “cmp” command:
        diff /etc/skel/.icewm/keys ~/.icewm/keys
        …or
        mv ~/.icewm/keys ~/.icewm/keys_BAK && cp /etc/skel/.icewm/keys ~/.icewm/keys

        try using a different mouse, to ruleout the possiblity of a faulty (sticky release) microswitch within the device

        #61258
        BobC
        Moderator

          I have noticed that when I have a pulldown menu open in the browser, for example, many other keys don’t work.

          I wonder if you are having the problem under similar circumstances?

          Here is the link to SEARCH THE FORUM >> http://www.antixforum.com/search-forums

          #61279
          blur13
          Member

            Hi!

            BobC, I haven’t noticed any such correlation. It’s mainly when I quit a program, hit the keybinding to open a new program, that it takes a moment before I realize nothing is happening. I’ll give skidoo’s suggestions a try.

            Skidoo, thanks for the tips!

            #61399
            Anonymous

              I have noticed that when I have a pulldown menu open in the browser, for example, many other keys don’t work.

              iceWM?
              Could this be a symptom / byproduct of enabling “sloppy mouse focus” or “quiet sloppy focus” ?

              Hmmm, no collisions are apparent from a quick check of antiX19 /etc/skel/.icewm/keys
              vs
              http://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly

              #61402
              blur13
              Member

                I can confirm that when using rox-icewm no keybindings work when the icewm “start” menu is open. But thats unfortunately unrelated to the issue I originally described. I’ll continue to investigate.

                #61405
                blur13
                Member

                  I’m not an expert on the diff command but there’s nothing out of the ordinary here, as far as I can tell.

                  $ diff /etc/skel/.icewm/keys ~/.icewm/keys
                  75,76c75,76
                  < #key “Ctrl+Shift+Delete” desktop-session-exit
                  < #key “Ctrl+Alt+e” desktop-defaults-run -e
                  —
                  > key “Ctrl+Shift+Delete” desktop-session-exit
                  > key “Ctrl+Alt+e” desktop-defaults-run -e
                  78,85c78,85
                  < #key “Ctrl+Shift+t” desktop-defaults-run -r -t
                  < #key “Ctrl+Alt+u” gftp
                  < #key “Ctrl+Alt+i” desktop-defaults-run -i
                  < #key “Ctrl+Alt+o” libreoffice
                  < #key “Ctrl+Alt+p” desktop-defaults-run -t htop
                  < #key “Ctrl+Shift+p” desktop-defaults-run -r -t htop
                  < #key “Ctrl+Alt+a” desktop-defaults-run -a
                  < #key “Ctrl+Alt+s” antixscreenshot.sh
                  —
                  > key “Ctrl+Shift+t” desktop-defaults-run -r -t
                  > key “Ctrl+Alt+u” gftp
                  > key “Ctrl+Alt+i” desktop-defaults-run -i
                  > key “Ctrl+Alt+o” libreoffice
                  > key “Ctrl+Alt+p” desktop-defaults-run -t htop
                  > key “Ctrl+Shift+p” desktop-defaults-run -r -t htop
                  > key “Ctrl+Alt+a” desktop-defaults-run -a
                  > key “Ctrl+Alt+s” antixscreenshot.sh
                  87,97c87,97
                  < #key “Ctrl+Alt+f” desktop-defaults-run -fm
                  < #key “Ctrl+Shift+f” desktop-defaults-run -r -fm
                  < #key “Ctrl+Alt+g” desktop-defaults-run -te
                  < #key “Ctrl+Shift+g” desktop-defaults-run -r -te
                  < #key “Ctrl+Alt+h” desktop-defaults-run -b file:/usr/share/antiX/FAQ/index.html
                  < #key “Ctrl+Alt+k” desktop-session-exit
                  < #key “Ctrl+Alt+l” xlock
                  < #key “Ctrl+Alt+z” grsync
                  < #key “Ctrl+Alt+x” xkill
                  < #key “Ctrl+Alt+c” antixcc.sh
                  < #key “Ctrl+Alt+v” desktop-defaults-run -v
                  —
                  > key “Ctrl+Alt+f” desktop-defaults-run -fm
                  > key “Ctrl+Shift+f” desktop-defaults-run -r -fm
                  > key “Ctrl+Alt+g” desktop-defaults-run -te
                  > key “Ctrl+Shift+g” desktop-defaults-run -r -te
                  > key “Ctrl+Alt+h” desktop-defaults-run -b file:/usr/share/antiX/FAQ/index.html
                  > key “Ctrl+Alt+k” desktop-session-exit
                  > key “Ctrl+Alt+l” xlock
                  > key “Ctrl+Alt+z” grsync
                  > key “Ctrl+Alt+x” xkill
                  > key “Ctrl+Alt+c” antixcc.sh
                  > key “Ctrl+Alt+v” desktop-defaults-run -v
                  108,110c108,111
                  < #key “F1” desktop-defaults-run -t
                  < # Open a dialog to run programs
                  < #key “F2” gexec
                  —
                  > # key “F1” desktop-defaults-run -t
                  > key “F1” alacritty
                  > # Open VLC
                  > key “F2” vlc
                  112c113
                  < #key “F3” desktop-defaults-run -fm
                  —
                  > key “F3” desktop-defaults-run -fm
                  114c115
                  < #key “F4” desktop-defaults-run -b
                  —
                  > key “F4” desktop-defaults-run -b
                  117,118c118,130
                  < # Take a screenshot
                  < #key “F6” antixscreenshot.sh
                  —
                  > # Pidgin
                  > key “F6” pidgin
                  > # Open Libre Office
                  > key “F7” libreoffice
                  > # Open Telegram
                  > key “F8” telegram
                  > # Open Alpine
                  > key “F9” alacritty -e alpine
                  > # Open Links2L
                  > key “F10” links2 -g google.com
                  > # Open display output options
                  > key “F12” pulseeffects
                  >

                Viewing 7 posts - 1 through 7 (of 7 total)
                • You must be logged in to reply to this topic.