Freitagsfoo/2012-03-30: Difference between revisions

From Chaosdorf Wiki
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Event
|  Title = Freitagsfoo
|  Description = wöchentliches öffentliches Treffen
|  Type = Meet-Up
|  Date = 2012-03-30
|  Start = 21:00
|  Duration = 1
|  Host = FIXME
|  isRelevant = Yes
}}
{{Freitagsfoo}}
{{Freitagsfoo}}


Line 7: Line 17:
# {{W|xrandr}}: the reliable tool for configuration
# {{W|xrandr}}: the reliable tool for configuration
# use case: presentations with a projector connected to your laptop
# 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 ==
== Store ALL the quotes ==
Line 12: Line 36:
{{U|mxey}} shows the Ruby on Rails application he developed to store chat quotes.
{{U|mxey}} shows the Ruby on Rails application he developed to store chat quotes.
Github: [https://github.com/mxey/satq satq]
Github: [https://github.com/mxey/satq satq]
== DORT.con ==
Arno presents us the science-fiction convention [http://dortcon.de/ 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.

Latest revision as of 00:49, 15 August 2022

Freitagsfoo
wöchentliches öffentliches Treffen
Art Meet-Up
Datum 2012-03-30
Start 21:00
Dauer 1h
Host FIXME
Relevant? Yes

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[edit | edit source]

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[edit | edit source]

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[edit | edit source]

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

DORT.con[edit | edit source]

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.