# # ppager configuration file # # size of pager cols=3 lines=3 # geometry of pager geom=200x200+300+400 # font name font=9x15bold # clock type (off | normal | big) clock=big # clock position (top | bottom) clock_pos=bottom # have to show tool tip ? tool_tip=true # delay to show tool tip tool_tip_delay=1 # colors definition background_color=lightgray tool_tip_color=gold selected_color=lightsteelblue3 tool_tip_text_color=blue text_color=darkblue light_coner_color=white dark_coner_color=gray51 grid_color=gray51 # desktop definition # a line structure is : # # desk_??? = desktop : value ; desktop : value ; ... # # where desktop is the desktop to define # and where desk_??? is one of # desk_name : desktop name, # desk_switch : desktop where to switch, # desk_cmd_name_norm : normal command name # desk_cmd_line_norm : normal command line # desk_cmd_name_ctrl : control command name # desk_cmd_line_ctrl : control command line # desk_cmd_name_alt : alt command name # desk_cmd_line_alt : alt command line desk_name = 1 : 1 desk_switch = 1 : 1 desk_cmd_name_norm = 1 : XTerm desk_cmd_line_norm = 1 : xterm desk_cmd_name_ctrl = 1 : XTerm 2 desk_cmd_line_ctrl = 1 : xterm -geom 10x10 desk_cmd_name_alt = 1 : XTerm 3 desk_cmd_line_alt = 1 : xterm -geom 20x20 desk_name = 4:a;5:b; 6:c; 9:abc desk_switch = 8:9; 9:8 desk_cmd_name_norm = 8:swap with 9; 9: swap with 8 desk_cmd_line_norm = 8:swap with 9; 9: swap with 8 desk_cmd_name_ctrl = 8:swap ctrl 9; 9: swap ctrl 8 desk_cmd_line_ctrl = 8:swap ctrl 9; 9: swap ctrl 8 desk_cmd_name_alt = 8:swap alt 9; 9: swap alt 8 desk_cmd_line_alt = 8:swap alt 9; 9: swap alt 8 # Button definition button_switch = 1 button_clock = 2 button_start = 3 # # end ppager configuration file #