{"id":615,"date":"2014-02-15T17:38:12","date_gmt":"2014-02-15T16:38:12","guid":{"rendered":"http:\/\/blog.thogersens.net\/?p=615"},"modified":"2014-02-15T17:42:10","modified_gmt":"2014-02-15T16:42:10","slug":"yet-another-problem-to-be-solved","status":"publish","type":"post","link":"https:\/\/jakobsens.net\/?p=615","title":{"rendered":"Yet another problem to be solved&#8230;"},"content":{"rendered":"<p>I have 3 monitors attached to my graphics card, a Nvidia 650ti, and in my new installation everything seemed to working fine except the screen saver.<\/p>\n<p>When the screen saver was activated then 2 monitors was flashing on and off and the last monitor on the HDMI connection was turned off and would not get alive when it went of screen saver mode.<\/p>\n<p>I found out when I configured the graphic card to use separate X screens the problem was solved.<\/p>\n<p>To do that:<\/p>\n<pre>1. Start the <strong>nvidia-settings<\/strong> and under \r\n   <strong>\"X Server Display Configuration\"-&gt;Configuration \r\n<\/strong>2. select <strong>\"Separate X screen (requieres X restart)\"<\/strong> \r\n3. Also <strong>Enable Xinerama<\/strong> under <strong>\"X Server Display Configuration\"<\/strong><\/pre>\n<p>You can&#8217;t just apply these setting and you will have to save it in &#8220;\/etc\/X11\/xorg.conf&#8221; configuration file and restart the X-server.<\/p>\n<p>If you don&#8217;t have xorg.xonf file then one can be generated by running:<\/p>\n<pre><strong>$&gt; sudo nvidia-xconfig<\/strong><\/pre>\n<p>I prefer to reboot after this change but it can also be done by restarting the X-server.<br \/>\nOn Kubuntu (save everything as your session will be killed):<\/p>\n<pre><strong>$&gt; sudo service lightdm restart.<\/strong><\/pre>\n<p>Now once the X-server is restarted you might have the same problem as I do: Only English keyboard layout.<\/p>\n<p>The can be fixed by either change the xorg.conf file or by running the command:<\/p>\n<pre><strong>$&gt; setxkbmap -model pc105 -layout dk,us -option grp:alt_shift_toggle<\/strong><\/pre>\n<p>This will setup a 105pc keyboard and have both Danish (dk) and American (us) keyboard layout and to change between the 2 press the <strong>&lt;Alt&gt;<\/strong> and <strong>&lt;Shift&gt;<\/strong> simultaneously.<\/p>\n<p>This will of cause be reset every time the computer reboot so I added the command to (if you are running KDE as on Kbuntu):<\/p>\n<pre><strong>\/home\/&lt;user name&gt;\/.kde\/env\/setlocale.sh<\/strong><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I have 3 monitors attached to my graphics card, a Nvidia 650ti, and in my new installation everything seemed to working fine except the screen saver. When the screen saver was activated then 2 monitors was flashing on and off and the last monitor on the HDMI connection was turned off and would not get [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[5,20,19,14,6,15,17,16],"class_list":["post-615","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-13-10","tag-319-60","tag-keyboard-layout","tag-kubuntu","tag-nvidia","tag-separate-x-screen","tag-setxkbmap","tag-xorg-conf"],"_links":{"self":[{"href":"https:\/\/jakobsens.net\/index.php?rest_route=\/wp\/v2\/posts\/615","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jakobsens.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jakobsens.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jakobsens.net\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jakobsens.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=615"}],"version-history":[{"count":3,"href":"https:\/\/jakobsens.net\/index.php?rest_route=\/wp\/v2\/posts\/615\/revisions"}],"predecessor-version":[{"id":618,"href":"https:\/\/jakobsens.net\/index.php?rest_route=\/wp\/v2\/posts\/615\/revisions\/618"}],"wp:attachment":[{"href":"https:\/\/jakobsens.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jakobsens.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=615"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jakobsens.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}