X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.gntrc;h=5a8df839cd6f63c26362ef2a5d5cf79492dbbc55;hb=7baae411b0b7e504f18e97a27768d0bf378d5027;hp=9a3834d06c1ea199e82e1f697901370dbf612777;hpb=3b39a1d24563b5611a7cef8461044a962ad40c74;p=cmccabe-etc diff --git a/.gntrc b/.gntrc index 9a3834d..5a8df83 100644 --- a/.gntrc +++ b/.gntrc @@ -1,57 +1,32 @@ -[Finch] -#color-available = green; black -#color-away = blue; black -#color-idle = gray; black -#color-offline = red; black -#color-message-sent = cyan; default -#color-message-received = red; default -#color-message-highlight = black; green -#color-message-action = yellow; default -#color-timestamp = blue; default -#See below for details on color - [general] shadow = 0 -#mouse = 1 # There is experimental mouse support -# There's also a custom window manager called irssi.so +# There is experimental mouse support +mouse = 1 +# To use some custom window-manager +wm = /usr/local/lib/purple/s.so # Remember window-positions based on the titles (on by default) remember_position = 1 -# Use borderless one-line high buttons -small-button = true - -# Workspaces are created simply by adding Workspace-X groups as follows: -[Workspace-1] -name = blist -# window-names specifies that windows with these semi-colon separated names are placed into this workspace -window-names = buddylist;debug-window - -[Workspace-2] -name = IM -window-names = conversation-window -# window-titles specifies that windows with these semi-colon separated titles are placed into this workspace. These are matched as substrings. Window -titles take precedence over names. -window-titles = Preferences;Pounce [colors] # The RGB values range in [0, 1000] -#black = 0; 0; 0 -#red = 1000; 0; 0 -#green = 0; 1000; 0 -#blue = 250; 250; 700 -#white = 1000; 1000; 1000 -#gray = 700; 700; 700 -#darkgray = 256; 256; 256 +black = 0; 0; 0 +red = 1000; 0; 0 +green = 0; 1000; 0 +blue = 250; 250; 700 +white = 1000; 1000; 1000 +gray = 700; 700; 700 +darkgray = 256; 256; 256 [colorpairs] -#normal = white; black -#highlight = white; blue -#highlightd = black; gray -#shadow = black; darkgray -#title = white; blue -#titled = white; gray -#text = white; blue -#disabled = gray; black -#urgent = green; black +normal = white; black +highlight = white; blue +highlightd = black; gray +shadow = black; darkgray +title = white; blue +titled = white; gray +text = white; blue +disabled = gray; black +urgent = green; black # Remap some keys for GntEntry [GntEntry::remap] @@ -66,14 +41,10 @@ q = # But the following will NOT work #abc = bcd + # Hitting 'space' will activate a button [GntButton::remap] -\ = \r - -[GntBox::binding] -tab = focus-next -right = focus-next -left = focus-prev +\ = \r [GntEntry::binding] c-a = cursor-home @@ -101,13 +72,10 @@ c-v = clipboard-paste [GntTree::binding] up = move-up down = move-down -c-n = move-down +#c-n = move-down c-p = move-up pageup = page-up pagedown = page-down -backspace = move-parent -home = move-first -end = move-last # Following is the default binding for the context-menu menu = context-menu # The following will let you open the context-menu in the buddylist with c-b @@ -115,10 +83,29 @@ menu = context-menu [GntWidget::binding] f11 = context-menu -c-x = context-menu [GntWindow::binding] c-o = show-menu -f10 = show-menu +c-n = window-next + +[GntWM::binding] +c-n = window-next +a-p = window-prev +a-c = window-close +a-w = window-list +a-d = dump-screen +a-, = shift-left +a-. = shift-right +a-a = action-list +a-m = start-move +a-r = start-resize +a-q = wm-quit +a-l = refresh-screen +# The following action is still incomplete, and doesn't have a default binding +# switch-window-n +# For the sample custom window manager +[GntS::binding] +a-b = toggle-buddylist +a-C = toggle-clipboard