]> Dogcows Code - chaz/openbox/blobdiff - openbox/keyboard.c
revert that, center the popups for move/resize and keychains
[chaz/openbox] / openbox / keyboard.c
index 218e251accebbdf69476e157246abfdf9dc73a09..51f2cff9dcb6377205c15d388bb1c9e066a5268a 100644 (file)
@@ -330,6 +330,7 @@ void keyboard_startup(gboolean reconfig)
 {
     grab_keys(TRUE);
     popup = popup_new(FALSE);
+    popup_set_text_align(popup, RR_JUSTIFY_CENTER);
 
     if (!reconfig)
         client_add_destroy_notify(keyboard_interactive_end_client, NULL);
This page took 0.020702 seconds and 4 git commands to generate.