Freitagsfoo/2012-03-30: Difference between revisions

From Chaosdorf Wiki
Jump to navigation Jump to search
(DORT.con added)
(No difference)

Revision as of 13:58, 28 May 2013


Dies ist der Freitagsfoo. Er findet jede Woche statt und alle sind eingeladen. Für eine Übersicht vergangener Abende, schau in die Kategorie Freitagsfoo.




multi-monitor setups with Linux

nomaster shows how to connect multiple monitors to your Linux computer:

  1. this thingy and another: overview about video connectors
  2. xrandr: the reliable tool for configuration
  3. use case: presentations with a projector connected to your laptop

Examples

activate VGA and use it as an additional output above your laptop

 xrandr --output VGA1 --auto --above LVDS1 --primary

activate VGA and use it as a clone of your laptop display

 xrandr --output VGA1 --auto --same-as LVDS1

deactivate VGA

 xrandr --output VGA1 --off

Store ALL the quotes

mxey shows the Ruby on Rails application he developed to store chat quotes. Github: satq

DORT.con

Arno presents us the science-fiction convention DORT.con he is organizing in March 2013. The team is looking for willing people showing DIY electronic projects and scientific speakers. We are invited to submit suggestions and spread the word.