When starting the Guake terminal in 13.04, there is a space of 1-2 cms left at the top. i.e THe guake terminal top border is 1-2 cms below the screen top edge.
How can I fix this as it was working perfectly in 12.10.
Per the selected answer, its now moved to the top okay, but does anyone have any ideas on the two minor lines at the sides? ( :) It keeps bothering me)
You can solve the problem by making gravity go upwards. No, seriously ;)
You need to do a simple change to the file
/usr/share/guake/guake.glade
. Open that file with your favorite text editor and look for the line that saysChange that line, so that it says
Save the file, restart Guake and the gap should be gone.
guake glade causes terminal goes back to menubar, i have did it with nano /usr/bin/guake
find this and add window_rect.y = 25 before return