4

I am trying to change the default pdf viewer on my Kile Latex frontend. When I reach SettingsConfigure - KileToolsBuildViewPDF I am able to make the appropriate change.

Unfortunately, in the pop-up window for Configure - Kile, I am not able to see the bottom right corner. A right angle with an arrow does appear near the top left corner. But I am not able to resize the window using it. Consequently I am not able to save the changes, rendering the entire operation pointless.

The only option available on the top bar of the pop-up window is to close it. There's no minimize or restore option available.

EDIT: I am using Ubuntu 11.10, with Virtual Box (Full screen mode) along with gnome (version 3.2.1). I dislike Unity. But I guess my current predicament is because I have gotten rid of Unity.

EDIT (Images explaining the issue):
Screenshot when I open Configure - Kile: Screenshot when I open Configure - Kile

Screenshot when I reach the ViewPDF option:

Screenshot when I reach the ViewPDF option

Shashank Sawant
  • 2,889
  • 5
  • 19
  • 23

3 Answers3

3

Hold down Alt and drag with mouse wheel(mouse middle button)

EDIT

need to edit $HOME/.kde/share/config/kilerc file

[Tool/ViewPDF/Okular] 
class=View 
command=FoxitReader 
from=pdf 
menu=View 
options='%target' 
state=Viewer 
to=pdf 
type=Process

And change needed settings

hingev
  • 6,596
2

The answer to the problem of clicking OK & Cancel buttons hidden at the bottom of an over-sized windows is Alt + F7. After pressing that, using the arrows keys, windows which are not maximized, can be moved (at least partially) beyond the upper bound of the desktop screen. Obviously, when moved sufficiently upwards, a non-maximized sub-window, will present its lower-most buttons.

Shashank Sawant
  • 2,889
  • 5
  • 19
  • 23
0

Here's a simple solution I used in this case; I changed the taskbar location to right (or any other than bottom) temporarily. Right click on taskbar and then click properties. You'll find the choice to move taskbar there.

Cheers A.R.K

Kamoka
  • 1