> I use dwm, through dmenu run "tabbed", get a full grey screen with "tabbed
> 0.3" in the left top corner. Then I try "ctrl+shift+enter";
> "ctrl+alt+enter", nothing happens.
> Where I can redefine the hotkeys? Maybe its something machine specific.
> --
> Tian
Start tabbed with a surf instance instead of empty
something like this I guess (I don't use it myself)
#!/bin/sh
tabbed=$(tabbed -d); surf -e $tabbed "$@"
Best Regards
Received on Tue Jun 21 2011 - 13:47:08 CEST
This archive was generated by hypermail 2.2.0 : Tue Jun 21 2011 - 13:48:02 CEST