Hello,
I have a little problem with my computer Acer Aspire 7715Z (1 cm at the bottom of the screen).
With Bionic32, to solve it, I can set up a panning, writing a script with geany, saving it in ~/startup, and making it executable :
#!/bin/sh
xrandr --output LVDS1 --mode 1600x900 --panning 1600x1000
And it works perfectly.
I do the same with Bionic64, but it doesn't work. I wonder if I must do something different with Bionic64 than with Bionic32 ?
Thank you for your help