--- rxvt-unicode/src/rxvttoolkit.h 2012/06/06 20:22:04 1.63 +++ rxvt-unicode/src/rxvttoolkit.h 2012/06/07 16:04:31 1.64 @@ -214,7 +214,8 @@ #endif void set (rxvt_display *disp); - void select_visual (int bitdepth); + void select_visual (int id); + void select_depth (int bitdepth); // select visual by depth void clear (); };