3 # There is experimental mouse support
5 # To use some custom window-manager
6 wm = /usr/local/lib/purple/s.so
7 # Remember window-positions based on the titles (on by default)
11 # The RGB values range in [0, 1000]
16 white = 1000; 1000; 1000
18 darkgray = 256; 256; 256
22 highlight = white; blue
23 highlightd = black; gray
24 shadow = black; darkgray
28 disabled = gray; black
31 # Remap some keys for GntEntry
33 # Remap the up-arrow to the left-arrow
35 # Remap the down-arrow to the right-arrow
39 # Completely ignore the key 'q'
41 # But the following will NOT work
45 # Hitting 'space' will activate a button
54 backspace = delete-prev
66 c-w = delete-prev-word
67 a-b = cursor-prev-word
68 a-f = cursor-next-word
69 a-d = delete-next-word
79 # Following is the default binding for the context-menu
81 # The following will let you open the context-menu in the buddylist with c-b
105 # The following action is still incomplete, and doesn't have a default binding
108 # For the sample custom window manager
110 a-b = toggle-buddylist
111 a-C = toggle-clipboard