Package: bbkeys (0.9.0-2, 0.8.6-2)
Versions: 0.8.6-2

after update, bbkeys wont work because it can`t parse ~/.bbkeysrc
a newly generated bbkeysrc with bbconf (Package: bbconf (1.10-6.1,
1.10-1.2)) produces the same results

$ uname -a
Linux xxx 2.6.8-1-k7 #1 Thu Nov 25 04:13:37 UTC 2004 i686 GNU/Linux

           
started as normal user in a zsh
----------------------------------------------
$ bbkeys 
/home/xxx/.bbkeysrc:4 invalid input: KeyToGrab(Tab), WithModifier(None),
WithAction(NextWorkspace)
/home/xxx/.bbkeysrc:5 invalid input: KeyToGrab(Backspace),
WithModifier(None), WithAction(PrevWorkspace)
/home/xxx/.bbkeysrc:6 invalid input: KeyToGrab(1),
WithModifier(Control), WithAction(Workspace1)
/home/xxx/.bbkeysrc:7 invalid input: KeyToGrab(2),
WithModifier(Control), WithAction(Workspace2)
/home/xxx/.bbkeysrc:8 invalid input: KeyToGrab(3),
WithModifier(Control), WithAction(Workspace3)
/home/xxx/.bbkeysrc:9 invalid input: KeyToGrab(4),
WithModifier(Control), WithAction(Workspace4)

bbkeys: ScreenHandler: in findSupportingWM.
bbkeys: ScreenHandler: first readSupportingWMCheck succeeded.
bbkeys: ScreenHandler: second readSupportingWMCheck worked.
bbkeys: ScreenHandler: Found compatible window manager: [Blackbox] for
screen: [0].
bbkeys: ScreenHandler: Supported atoms: [45].
-----------------------------------------------

# bbkeys config file, automagically generated by bbconf.


KeyToGrab(Tab), WithModifier(None), WithAction(NextWorkspace)
KeyToGrab(Backspace), WithModifier(None), WithAction(PrevWorkspace)
KeyToGrab(1), WithModifier(Control), WithAction(Workspace1)
KeyToGrab(2), WithModifier(Control), WithAction(Workspace2)
KeyToGrab(3), WithModifier(Control), WithAction(Workspace3)
KeyToGrab(4), WithModifier(Control), WithAction(Workspace4)

Reply via email to