Skip to main content

Home/ Linux/ Group items tagged display

Rss Feed Group items tagged

1More

Tech Notes: Tri-head display on linux Thinkpad W520 (Graphics Adventures) - 0 views

  • When Windows 7 runs a program with demanding graphics, the nvidia card does the rendering and dumps the output to the intel card to display on the screen.
1More

khtml2png - Take Command Line Web Screenshots on Linux - 0 views

  •  
    Khtml2png is a helpful tool for capturing an image of a webpage with ease. It's nice to use because it will get the entire length of the site, no matter whether it is fully visible in the browser. And, it sure beats shell scripting Firefox to open on a different display and capturing an image with Imagemagick
1More

Synergy - 1 views

  •  
    Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It's intended for users with multiple computers on their desk since each system uses its own monitor(s).
1More

Toonloop | Live Stop Motion Animation Software - 0 views

  •  
    "Toonloop is a live stop motion animation software. It aims to show the creation process the the audience as well as the result of the creation. The frame by frame animation is made by adding frames one by one to a clip made of many frames. Clips are displayed in a never ending loop."

Blue Screen of Death - 1 views

started by helen troy on 07 Jun 11 no follow-up yet
1More

Latest Acer Netbook With Google Android | My Netbook World - 0 views

  •  
    Next month Acer will release a new netbook with Google Android Operating system. According to Gizmodo; it will be nearly $350 and maybe it has 10 display.
1More

Ubuntu web font - 0 views

  •  
    Web font refers to the use of fonts on the World Wide Web. When HTML was first created, font faces and styles were controlled exclusively by the settings of each web browser. There was no mechanism for individual web pages to control font display until Netscape introduced the <font> tag in 199

Online Threats and Dangers - 2 views

started by john sega on 07 Jun 11 no follow-up yet

Online Computer Tech Support Service that Understands Urgency - 1 views

started by Sanny Y on 14 Jun 11 no follow-up yet

Software Support Saved My Spring Days - 2 views

started by software supprt on 03 Aug 11 no follow-up yet

They Can Fix Computer Problems Instantly - 2 views

started by Maria Babae on 10 Aug 11 no follow-up yet
8More

[Fix Work] ubuntu - can't start x11vnc without attached monitor - Unix &amp; Linux Stack Ex... - 0 views

  • apt-get install vnc4server x11-xserver-utils xserver-xorg-video-dummy xterm wm2
  • sudo apt-get install x11vnc xserver-xorg-video-dummy check /etc/defaults/grub that it includes nomodeset flag: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
  • /etc/X11/xorg.conf
  • ...4 more annotations...
  • Section "Monitor" Identifier "Monitor0" HorizSync 28.0-80.0 VertRefresh 48.0-75.0 # 1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz Modeline "1680x1050_60.00" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync EndSection Section "Device" Identifier "Card0" Driver "dummy" EndSection Section "Screen" DefaultDepth 24 Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection EndSection
  • create service script in /etc/init.d/vncserver
  • your_username
  • 192.168.1.10
  •  
    Problem: VNC or Teamviewer can't start because no monitor is connected to Ubuntu. Solution: Installing a dummy video device to Xserver by following the instruction in this post.
1 - 17 of 17
Showing 20 items per page