You can modify the /etc/X11/xorg.conf file in C-ROOT to make chromium better support your machine. To edit it, open a terminal (ctrl+alt+T) and command the following: sudo nano /etc/X11/xorg.conf. Password is: facepunch
Localised Keyboard:
Section "InputDevice" Identifier "Keyboard1" Option "XkbLayout" "se" <--add ... ... ... ... EndSection
Resolution: This example is for a Asus EEEPC 700
Section "Monitor" Identifier "Monitor" HorizSync 30-40 VertRefresh 50-75 VendorName "ASUS" ModelName "eeePC P700" Modeline "800x480" 29.58 800 816 896 992 480 481 484 497 -HSync +Vsync # 60 Hz EndSection