Hi there,
is there a list of default keyboard shortcuts for Antix 13? I looked through the icewm config, but a lot of what seems to be specified there does not work.
A list of stuff that should work would be great to have.
topic title: Default Keyboard Shortcuts for Antix 13?
10 posts
• Page 1 of 1
-
Posts: 26
- Joined: 09 Apr 2015
-
Posts: 26
- Joined: 09 Apr 2015
#2
Just bumping this...no one can help?
- rokytnji
- Joined: 20 Feb 2009
#3
Sorry fladd. But I am a busy dude myself. So under new users I posted on how to search out problem solving in AntiX. It is a sticky on the forum.
Just a example:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://www.google.com/search?q=setup+keyboard+shortcuts+site%3Aantix.freefor ums.org&ie=utf-8&oe=utf-8"
linktext was:"https://www.google.com/search?q=setup+k ... 8&oe=utf-8"
====================================
My AnTiX 11 & 13.2 installs have bit the dust since testing came into being. So I cannot comment on where files are anymore on my 13.2 installs (that are gone).
Just a example:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://www.google.com/search?q=setup+keyboard+shortcuts+site%3Aantix.freefor ums.org&ie=utf-8&oe=utf-8"
linktext was:"https://www.google.com/search?q=setup+k ... 8&oe=utf-8"
====================================
My AnTiX 11 & 13.2 installs have bit the dust since testing came into being. So I cannot comment on where files are anymore on my 13.2 installs (that are gone).
-
Posts: 1,062
- Joined: 20 Jan 2010
#4
TBH I think that everyone is not really sure what the keyboard combinations are / where and those who do either read the various keys files or set them up. I cannot say at all what was there as all my keys files are pretty much wiped and replaced with my own key combinations
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#5
Have a look in / etc/skel/nameofwm/
-
Posts: 26
- Joined: 09 Apr 2015
#6
However, I found some in /home/demo/.icewm.
Some of them do work.
But the ones which are commented with"Run command type theme" I do not understand. For instance, it says"Alt-F12" should open gexec, but"Alt-F12" seems to close the current Window. Basically, all the shortcuts starting with Alt-Fx do not seem to do what this file says.
That is why I was wondering if the shortcuts that are supposed to work in Antix 13 are documented somewhere.
Thanks for the answer. Unfortunately, I am afraid there is no icewm folder in / etc/skel/.anticapitalista wrote:Have a look in / etc/skel/nameofwm/
However, I found some in /home/demo/.icewm.
Some of them do work.
But the ones which are commented with"Run command type theme" I do not understand. For instance, it says"Alt-F12" should open gexec, but"Alt-F12" seems to close the current Window. Basically, all the shortcuts starting with Alt-Fx do not seem to do what this file says.
That is why I was wondering if the shortcuts that are supposed to work in Antix 13 are documented somewhere.
-
Posts: 521
- Joined: 20 Apr 2015
#7
Booted to AntiX 13.2 USB
Opened Control center
Selected Icewn settings
Selected key tab
Found this
Hope that helps.
Opened Control center
Selected Icewn settings
Selected key tab
Found this
Code: Select all
##Sample icewm keys for antiX.
key"Alt+Ctrl+r" rox
key"Alt+Ctrl+t" rxvt-unicode -tr -sh 65 -fg white -T 'antiX'
key"Alt+Ctrl+b" iceweasel
key"Alt+Ctrl+f" spacefm
key"Alt+Ctrl+s" antixscreenshot.sh
key"Alt+Ctrl+c" antixcc.sh
key"Alt+Ctrl+f" antiX-FileManager.sh
key"Alt+Ctrl+k" xkill
#Set Volume
key"Alt+Ctrl+KP_Divide" amixer -c 0 set Master 5-# lower volume
key"Alt+Ctrl+KP_Multiply" amixer -c 0 set Master 5+ # raise volume
key"Alt+Ctrl+KP_Add" amixer sset Master toggle # mute on/off
#dmenu
key"Alt+Ctrl+l" slock
#Run command type theme
Alt + f12 = gexec
Alt + f11 = rox
Alt + f10 = iceweasel
Alt + f9 = rxvt-unicode -tr -sh 65 -fg white -T 'antiX'
Alt + f8 = antixcc.sh
Alt + f7 = antixscreenshot.sh
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#8
There is, it is a hidden folder.fladd wrote:Thanks for the answer. Unfortunately, I am afraid there is no icewm folder in / etc/skel/.anticapitalista wrote:Have a look in / etc/skel/nameofwm/
-
Posts: 26
- Joined: 09 Apr 2015
#9
But they are they same as the file I found.
So, the lower ones are supposed to work? Because they do not work for me. I mean those:
Ah, indeed, there is!anticapitalista wrote:There is, it is a hidden folder.fladd wrote:Thanks for the answer. Unfortunately, I am afraid there is no icewm folder in / etc/skel/.anticapitalista wrote:Have a look in / etc/skel/nameofwm/
But they are they same as the file I found.
So, the lower ones are supposed to work? Because they do not work for me. I mean those:
Code: Select all
#Run command type theme
Alt + f12 = gexec
Alt + f11 = rox
Alt + f10 = iceweasel
Alt + f9 = rxvt-unicode -tr -sh 65 -fg white -T 'antiX'
Alt + f8 = antixcc.sh
Alt + f7 = antixscreenshot.sh
-
Posts: 2,238
- Joined: 16 Dec 2007
#10
those were originally meant as examples I believe.