2012/9/12 Alexander Polakov <[email protected]>:
> * Artturi Alm <[email protected]> [120912 17:10]:
>> Hi,
>>
>> I've lost atleast ctrl after updating(amd64) from source yesterday(i think),
>> in anything besides cwm it seems, so that's my guess for the culprit.
>> atm. i'm too busy to test if reverting /xenocara/app/cwm/xevents.c back
>> to 1.65 does help, being able to ^C might speed up things, tho.
>> I'm using 'sv' encoding for wscons if that matters, and got nothing related
>> to keyboard in .Xfiles.
>>
>> anyone else with these symptoms?
>> i think this is non-trivial enough to allow this mail without dmesg etc.
>>
>> -Artturi
>>
>
> Please post your ~/.cwmrc.
>
> --
> open source wizard

I've been thinking i should add support for 'unmapall'.


fontname "sans-serif:pixelsize=12:bold"
sticky yes
moveamount 10
borderwidth 4
snapdist 15

autogroup               0 "xconsole,XConsole"
autogroup               0 "xclock,XClock"
autogroup               1 "xterm,XTerm"
autogroup               2 "Buddy List,Pidgin"
autogroup               2 "*,Pidgin"

command term            xterm
command Firefox         firefox
command Pidgin          pidgin
command "---------"     true
command ranger          ranger
command "---------"     true
command ssvnc           ssvnc
command "---------"     true
command xman            xman
command gvim            gvim


bind CM-Delete          unmap # lock
bind M-question         unmap # exec
bind CM-w               unmap # exec_wm
bind M-period           unmap # ssh
bind M-Return           unmap # hide
bind M-Down             unmap # lower
bind M-Up               unmap # raise
bind M-slash            unmap # search
bind C-slash            unmap # menusearch
bind M-Tab              unmap # cycle
bind MS-Tab             unmap # rcycle
bind CM-n               unmap # label
bind CM-x               unmap # delete
bind CM-0               unamp # nogroup
bind CM-1               unmap # group1
bind CM-2               unmap # group2
bind CM-3               unmap # group3
bind CM-4               unmap # group4
bind CM-5               unmap # group5
bind CM-6               unmap # group6
bind CM-7               unmap # group7
bind CM-8               unmap # group8
bind CM-9               unmap # group9
bind M-Right            unmap # cyclegroup
bind M-Left             unmap # rcyclegroup
bind CM-g               unmap # grouptoggle
bind CM-f               unmap # maximize
bind CM-equal           unmap # vmaximize
bind CMS-equal          unmap # hmaximize
bind CMS-f              unmap # freeze
bind CMS-r              unmap # reload
bind CMS-q              unmap # quit
bind M-h                unmap # moveleft
bind M-j                unmap # movedown
bind M-k                unmap # moveup
bind M-l                unmap # moveright
bind M-H                unmap # bigmoveleft
bind M-J                unmap # bigmovedown
bind M-K                unmap # bigmoveup
bind M-L                unmap # bigmoveright
bind CM-h               unmap # resizeleft
bind CM-j               unmap # resizedown
bind CM-k               unmap # resizeup
bind CM-l               unmap # resizeright
bind CM-H               unmap # bigresizeleft
bind CM-J               unmap # bigresizedown
bind CM-K               unmap # bigresizeup
bind CM-L               unmap # bigresizeright
bind C-Left             unmap # ptrmoveleft
bind C-Down             unmap # ptrmovedown
bind C-Up               unmap # ptrmoveup
bind C-Right            unmap # ptrmoveright
bind CS-Left            unmap # bigptrmoveleft
bind CS-Down            unmap # bigptrmovedown
bind CS-Up              unmap # bigptrmoveup
bind CS-Right           unmap # bigptrmoveright

bind 4S-r               reload
bind 4-Escape           lock
bind 4S-x               delete

bind 4-w                raise
bind 4-s                lower
bind 4-d                hmaximize
bind 4-a                vmaximize
bind 4-g                freeze
bind 4-x                hide
bind 4-f                maximize        
bind 4-section          nogroup
bind C-section          menusearch
bind M-section          search
bind MS-section         label


bind C-Tab              cyclegroup
bind 4-Tab              cycleingroup
bind M-Tab              cycle
bind CS-Tab             rcyclegroup
bind 4S-Tab             rcycleingroup
bind MS-Tab             rcycle

#next to arrow up key on lenovo T60
bind C-XF86Back         rcyclegroup
bind C-XF86Forward      cyclegroup
bind 4-XF86Back         rcycleingroup
bind 4-XF86Forward      cycleingroup
bind M-XF86Back         rcycle
bind M-XF86Forward      cycle

bind 4-1                grouponly1
bind 4-2                grouponly2
bind 4-3                grouponly3
bind 4-4                grouponly4
bind 4-5                grouponly5
bind 4-6                grouponly6
bind 4-7                grouponly7
bind 4-8                grouponly8
bind 4-9                grouponly9

bind M-1                group1
bind M-2                group2
bind M-3                group3
bind M-4                group4
bind M-5                group5
bind M-6                group6
bind M-7                group7
bind M-8                group8
bind M-9                group9

bind MS-1               movetogroup1
bind MS-2               movetogroup2
bind MS-3               movetogroup3
bind MS-4               movetogroup4
bind MS-5               movetogroup5
bind MS-6               movetogroup6
bind MS-7               movetogroup7
bind MS-8               movetogroup8
bind MS-9               movetogroup9

bind C-Left             bigresizeleft
bind C-Down             bigresizedown
bind C-Right            bigresizeright
bind C-Up               bigresizeup
bind CM-Left            resizeleft
bind CM-Down            resizedown
bind CM-Right           resizeright
bind CM-Up              resizeup

bind 4-a                bigmoveleft
bind 4-s                bigmovedown
bind 4-d                bigmoveright
bind 4-w                bigmoveup
bind 4S-a               moveleft
bind 4S-s               movedown
bind 4S-d               moveright
bind 4S-w               moveup

bind M-a                bigptrmoveleft
bind M-s                bigptrmovedown
bind M-d                bigptrmoveright
bind M-w                bigptrmoveup
bind MS-a               ptrmoveleft
bind MS-s               ptrmovedown
bind MS-d               ptrmoveright
bind MS-w               ptrmoveup

#mousebind 1            unmap # menu_hide
#mousebind 2            unmap # menu_group
#mousebind 3            unmap # menu_cmd
mousebind M-1           unmap # window_move
mousebind M-2           unmap # window_resize
mousebind M-3           unmap # window_lower
mousebind CM-1          unmap # window_grouptoggle
mousebind CMS-3         unmap # window_hide

mousebind C-1           window_raise
#mousebind C-2          window_lower
mousebind 4-1           window_grouptoggle
mousebind 4-2           window_hide
mousebind M-1           window_move
mousebind CM-1          window_resize

Reply via email to