Michael Cardell Widerkrantz November 11, 2011

Total Page:16

File Type:pdf, Size:1020Kb

Michael Cardell Widerkrantz November 11, 2011 mcwm Michael Cardell Widerkrantz November 11, 2011 History of mcwm Desktop Environments Floating or Tiling mcwm Features XCB What does a window manager do and how? Using mcwm Contact Information Outline History of mcwm Desktop Environments Floating or Tiling mcwm Features XCB What does a window manager do and how? Using mcwm Contact Information Why another window manager!? Window Managers I Have Known And Loved TWM, CTWM, fvwm, 9wm, wm2, ratpoison and evilwm. Special mention: MGR Window System. tinywm / ∗ TinyWM is written by Nick Welch <mack@incise. org >, 2005. ∗ ∗ This software is in the public domain ∗ and is provided AS IS, with NO WARRANTY. ∗ / # include <X11 / X l i b . h> #define MAX(a, b) ((a) > (b) ? (a) : (b)) i n t main ( ) f Display ∗ dpy ; Window root; XWindowAttributes attr ; XButtonEvent start ; XEvent ev ; if (!(dpy = XOpenDisplay(0x0))) return 1; root = DefaultRootWindow(dpy); XGrabKey(dpy, XKeysymToKeycode(dpy, XStringToKeysym(”F1”)) , Mod1Mask, root , True , GrabModeAsync, GrabModeAsync); XGrabButton(dpy, 1, Mod1Mask, root , True, ButtonPressMask , GrabModeAsync, GrabModeAsync, None, None); XGrabButton(dpy, 3, Mod1Mask, root , True, ButtonPressMask , GrabModeAsync, GrabModeAsync, None, None); f o r ( ; ; ) f XNextEvent(dpy, &ev); if (ev.type == KeyPress && ev.xkey.subwindow != None) XRaiseWindow(dpy, ev.xkey.subwindow); else if (ev.type == ButtonPress && ev.xbutton.subwindow != None) f XGrabPointer(dpy, ev.xbutton.subwindow, True, PointerMotionMask j ButtonReleaseMask , GrabModeAsync, GrabModeAsync, None, None, CurrentTime ); XGetWindowAttributes(dpy, ev.xbutton.subwindow, &attr ); start = ev.xbutton; g else if(ev.type == MotionNotify) f int xdiff, ydiff; while(XCheckTypedEvent(dpy, MotionNotify , &ev)); xdiff = ev.xbutton.x r o o t − s t a r t . x r o o t ; ydiff = ev.xbutton.y r o o t − s t a r t . y r o o t ; XMoveResizeWindow(dpy, ev. xmotion .window, attr.x + (start.button==1 ? xdiff : 0), attr.y + (start.button==1 ? ydiff : 0), MAX(1, attr.width + (start.button==3 ? xdiff : 0)), MAX(1, attr.height + (start.button==3 ? ydiff : 0))); g else if (ev.type == ButtonRelease) XUngrabPointer(dpy, CurrentTime ); g g Outline History of mcwm Desktop Environments Floating or Tiling mcwm Features XCB What does a window manager do and how? Using mcwm Contact Information Outline History of mcwm Desktop Environments Floating or Tiling mcwm Features XCB What does a window manager do and how? Using mcwm Contact Information xmonad, a tiling wm, here on three screens TWM, a floating wm Outline History of mcwm Desktop Environments Floating or Tiling mcwm Features XCB What does a window manager do and how? Using mcwm Contact Information mc 1663 6.7 1.6 67080 8744 pts/0 SNl 20:28 0:00 mc 1668 0.2 0.1 1864 708 pts/0 SN 20:29 0:00 Size Matters? Size Matters? mc 1663 6.7 1.6 67080 8744 pts/0 SNl 20:28 0:00 mc 1668 0.2 0.1 1864 708 pts/0 SN 20:29 0:00 Outline History of mcwm Desktop Environments Floating or Tiling mcwm Features XCB What does a window manager do and how? Using mcwm Contact Information Outline History of mcwm Desktop Environments Floating or Tiling mcwm Features XCB What does a window manager do and how? Using mcwm Contact Information What does a window manager do? I Subscribes to all window events and forwards them to the X server, possibly after changes. I Reparents client windows. * I Draws window decorations (title, buttons, borders et cetera) * I Manage client hints (window title, workspace, fixed). I Handles focus (following mouse, click, sloppy). I Interacts with user through commands (mouse or special key presses). * Not mcwm. Outline History of mcwm Desktop Environments Floating or Tiling mcwm Features XCB What does a window manager do and how? Using mcwm Contact Information mcwm with dzen Focus and window placement mcwm has sloppy focus. New windows mapped on mouse pointer, fitted on the screen. Mouse buttons Pressed together with Mod1 (usually Alt or Meta). I Button 1 = move. I Button 2 = raise/lower I Button 3 = resize. Some key bindings Pressed together with Mod4 (usually Super, the Windows key). I h, j, k, l = moves window in vi fashion. Resizes with Shift pressed. I x = maximize (toggles) I , = move window to previous physical screen. I Return = start terminal program of your choice. I Tab = focus next window on this workspace. After releasing Mod4, a new Mod4 + Tab will bring you back to the window last focused. I ... Too many to mention. See the manual. Outline History of mcwm Desktop Environments Floating or Tiling mcwm Features XCB What does a window manager do and how? Using mcwm Contact Information Contact Michael Cardell Widerkrantz, [email protected] http://hack.org/mc/ mcwm: http://hack.org/mc/hacks/mcwm/.
Recommended publications
  • Resurrect Your Old PC
    Resurrect your old PCs Resurrect your old PC Nostalgic for your old beige boxes? Don’t let them gather dust! Proprietary OSes force users to upgrade hardware much sooner than necessary: Neil Bothwick highlights some great ways to make your pensioned-off PCs earn their keep. ardware performance is constantly improving, and it is only natural to want the best, so we upgrade our H system from time to time and leave the old ones behind, considering them obsolete. But you don’t usually need the latest and greatest, it was only a few years ago that people were running perfectly usable systems on 500MHz CPUs and drooling over the prospect that a 1GHz CPU might actually be available quite soon. I can imagine someone writing a similar article, ten years from now, about what to do with that slow, old 4GHz eight-core system that is now gathering dust. That’s what we aim to do here, show you how you can put that old hardware to good use instead of consigning it to the scrapheap. So what are we talking about when we say older computers? The sort of spec that was popular around the turn of the century. OK, while that may be true, it does make it seem like we are talking about really old hardware. A typical entry-level machine from six or seven years ago would have had something like an 800MHz processor, Pentium 3 or similar, 128MB of RAM and a 20- 30GB hard disk. The test rig used for testing most of the software we will discuss is actually slightly lower spec, it has a 700MHz Celeron processor, because that’s what I found in the pile of computer gear I never throw away in my loft, right next to my faithful old – but non-functioning – Amiga 4000.
    [Show full text]
  • An Introduction to the X Window System Introduction to X's Anatomy
    An Introduction to the X Window System Robert Lupton This is a limited and partisan introduction to ‘The X Window System’, which is widely but improperly known as X-windows, specifically to version 11 (‘X11’). The intention of the X-project has been to provide ‘tools not rules’, which allows their basic system to appear in a very large number of confusing guises. This document assumes that you are using the configuration that I set up at Peyton Hall † There are helpful manual entries under X and Xserver, as well as for individual utilities such as xterm. You may need to add /usr/princeton/X11/man to your MANPATH to read the X manpages. This is the first draft of this document, so I’d be very grateful for any comments or criticisms. Introduction to X’s Anatomy X consists of three parts: The server The part that knows about the hardware and how to draw lines and write characters. The Clients Such things as terminal emulators, dvi previewers, and clocks and The Window Manager A programme which handles negotiations between the different clients as they fight for screen space, colours, and sunlight. Another fundamental X-concept is that of resources, which is how X describes any- thing that a client might want to specify; common examples would be fonts, colours (both foreground and background), and position on the screen. Keys X can, and usually does, use a number of special keys. You are familiar with the way that <shift>a and <ctrl>a are different from a; in X this sensitivity extends to things like mouse buttons that you might not normally think of as case-sensitive.
    [Show full text]
  • 10, 1969 at Weatflem, K.J
    25 EiCRQAD ST» mi JJRSBK .*•• School's Out- Drive Carefully **1*<S THE WESTFIELD LEADER THf HADING AND MOST WIDELY ClRCUIATtD WilKlY NEWSPAPER IN UNION COUNTY Second Cliiss Postage Fai4 SEVENTY-NINTH YEAR—No. 49 WESTFIELD, NEW JERSEY, THURSDAY, JULY 10, 1969 _ at WeatfleM, K.J. SOPages—W Cents Local Sex Education Add Twenty Seven Board Okays Not Seen Stalled New Teachers; Name Albert Bobal By State Legislation Fifteen Resign The passage by the New Jersey Senate of two sex ethication-retated Twenty seven new teachers were New WHS Principal WE A Pact Assembly resolutions iast week lias but little impact on- the beat existing appointed to the WestHeld public A 16'pag'e agreement between the We&fcfieM Education Association, family living—sex education curriculum in elementary schools. school; stafi at a meetireg of tiie AJfoert R. Bobai was appointed Tuesday night by the Board of Educa- : bargaining agent for local scferal personnel, and the Boartt of Education But tfhe resolutions do eliminate the expansion of sex education Board of Education Tuesday night. tion as the new principal of Westfield Senior High School. Succeeding Dt". was rallied unanimwisly by the sctiool board! at its meeting Tuesday courses to the secondary tevel. Fifteen resignations also were ap- 37 Area Scouts Robert L. Foose, Mr. Bobai will assume his new duties on Tuesday. Bighl, The <tocamerit is <ahe first of its kind here in accordance with recent The legislation, ACR 69 and AOB proved. .state legislates covering public employes. 84, directs the Senate and General Westfield Band •Theitiew teachers are Mrs.
    [Show full text]
  • A Successor to the X Window System
    Y: A Successor to the X Window System Mark Thomas <[email protected]> Project Supervisor: D. R¨uckert <[email protected]> Second Marker: E. Lupu <[email protected]> June 18, 2003 ii Abstract UNIX desktop environments are a mess. The proliferation of incompatible and inconsistent user interface toolkits is now the primary factor in the failure of enterprises to adopt UNIX as a desktop solution. This report documents the creation of a comprehensive, elegant framework for a complete windowing system, including a standardised graphical user interface toolkit. ‘Y’ addresses many of the problems associated with current systems, whilst keeping and improving on their best features. An initial implementation, which supports simple applications like a terminal emulator, a clock and a calculator, is provided. iii iv Acknowledgements Thanks to Daniel R¨uckert for supervising the project and for his help and advice regarding it. Thanks to David McBride for his assistance with setting up my project machine and providing me with an ATI Radeon for it. Thanks to Philip Willoughby for his knowledge of the POSIX standard and help with the GNU Autotools and some of the more obscure libc functions. Thanks to Andrew Suffield for his help with the GNU Autotools and Arch. Thanks to Nick Maynard and Karl O’Keeffe for discussions on window system and GUI design. Thanks to Tim Southerwood for discussions about possible features of Y. Thanks to Duncan White for discussions about the virtues of X. All company and product names are trademarks and/or registered trademarks of their respective owners.
    [Show full text]
  • Radioecological Studies on Terrestrial Food Chain Analysis for Accidental Release
    KAERI/RR-2035/99 KR0000196 M Development of Environmental Radiation Protection Technology Radioecological Studies on Terrestrial Food Chain Analysis for Accidental Release 7) 7| 31/ 40 KAER1/RR-2035/99 2=| Development of Environmental Radiation Protection Technology Radioecological Studies on Terrestrial Food Chain Analysis for Accidental Release 71 Please be aware that all of the Missing Pages in this document were originally blank pages n\ 2000^ o| o| 0| o| a o| 0| I. n. 16 tfltb ^ 71^ III. ifl-g- ~-S- Co-57, Sr-85, Ru-103, Cs-134) ^ H-3 D/B H Sr-90 ^ Rl Ill tp#te [opt 001 ^ '((« 005 ^ fr IbU-te a ^ >9-«IAI -R T *AI 2. H-3 HT0 H-3 HTO -f 101000% TFWT > #71 > > TFWT HTO H-3) ^ TFWT ^ TFWT 0.04-0.05% 6]^-ifl OBT ^ TFWT ^3Efi| 0.6-0.8% ^elA] OBT OBT TFWT 0.01~0.4% 0.13-0.35%, 0.02-0.66%^! 3. 5.1 IV 10"2~ 2.1 xiO'1, fe- 2.4X10''1 1-8.5x10"" ^ 6)^4 1 7}^ fe. 7.6-22.0%, 7.6xl0""4~9.7xl0""34 fe 1^ 99% I 7> >i 1.6 /g 0.03-0.04 -Al z]- «- ^ < 6.5 4. ^ D/B D/B 5 , Co, Sr, Cs, Ru f-) s.^ visual Basic^- A °g^^- Visual Basic4 ^ o]s.^x]^ ACCESS ^^l-^4. D/B 5 RTRACK(Radionuclide TRAnsfer data for Crop plants of Korean 5. Rr 5~6 ^iE^jL -fi-7]!- ^£- 2~3% Cs-1373f Sr-90 ^£^ 44 4.5-13.4 Bq/kg-dry 0.7-2.5 # ^ ^ Cs-1374 Sr- (m2/kg-dry)^ AA £°oHl 4^- 3.8xi0"5-2.0xl0"4 ^ 9.5XlO~5~6.5x 10"4^] ^^^ Sr-90 ^*]^l^r7l- Cs-137 ^A 20-30 aflM- ^7>§l-^3l Sr-90^1 ^ 2-3 Cs-137 Q°]A^A Sr-90 ^^^^^4 0^^^ 2 ^ Cs-1375] ^4- j/ej A4 Sr-90^] ^-f 2-3 afl ^S.
    [Show full text]
  • Security Assessment Login History by Computer
    Security Assessment Login History by Computer CONFIDENTIALITY NOTE: The information contained in this report document is for the exclusive use of the client specified above and may contain Prepared for: confidential, privileged and non-disclosable information. If the recipient of this report is not the client or addressee, such recipient is strictly prohibited from Your Customer / Prospect reading, photocopying, distributing or otherwise using this report or its contents in any way. Prepared by: Your Company Name Scan Date: 10/25/2016 10/27/2016 Login History by Computer SECURITY ASSESSMENT Table of Contents 1 - Domain: Corp.myco.com 1.1 - b2b-GW 1.2 - betty-INSPIRON 1.3 - Boppenheimer-PC 1.4 - buildbox 1.5 - CERTEXAM 1.6 - CONFERENCE-ROOM 1.7 - darkhorse 1.8 - darren-PC 1.9 - DC03 1.10 - Ddouglas-WIN10 1.11 - DESKTOP-N6S4H9A 1.12 - DESKTOP-UAE29E6 1.13 - FILE2012-1 1.14 - gordon-LT2 1.15 - HPDT-8CC5260NXY 1.16 - HPLT-5CD4411D8Z 1.17 - HV00 1.18 - HV02 1.19 - HV04 1.20 - IRIDIUM 1.21 - ISTCORP-PC 1.22 - JIM-WIN8 1.23 - Lalexander-PC 1.24 - Mmichaels-HP 1.25 - Mwest-WIN864 1.26 - PANOPTICON 1.27 - PITWDS12 1.28 - PKWIN8-VM 1.29 - PS01 1.30 - Psolidad-PC 1.31 - Psolidad-WIN764 PROPRIETARY & CONFIDENTIAL PAGE 2 of 88 Login History by Computer SECURITY ASSESSMENT 1.32 - QB01 1.33 - REX 1.34 - ROWBOT 1.35 - SARLACC 1.36 - sourcesvr 1.37 - sourcesvrBUILD 1.38 - STORAGE01 1.39 - STORAGE12 1.40 - tarsis 1.41 - tywin-PC 1.42 - UTIL12 1.43 - VPNGW 1.44 - WAMPA 1.45 - WILLARD PROPRIETARY & CONFIDENTIAL PAGE 3 of 88 Login History by Computer SECURITY
    [Show full text]
  • Corpos De Milhares E Milhares De Soldados Cobrindo Os Campos ANO — XIII Quinto Fciic, 6 De Novembro De 1941 — N
    Front de 9 lados contra o Eixo ^^^1 ^^^Bm%^ê m ^^^y B Pm\ ^^^1 ^^H^^HI PH P^^b ^Am mmL^^mmã ^^b¦ m ¦¦^^ai a DEMOSCOU imenso monstruoso Corpos de milhares e milhares de soldados cobrindo os campos ANO — XIII Quinto fciic, 6 de Novembro de 1941 — N. 3.408 tid ¦ V 沦¦ Proporções tgfc.TfrS'" ¦ „^^**^^mmmrmw^L%WJm-^.'.^mtmmm^mm^m^m*m^mtjBUGmm^mta&tffi Divisão da África Fantástica!! Toda ela para o Reich ; KUIBYSHEV, 6 (U. P.i j — Segundo despachos dc Itália, França e Espanha Moscou, os compôs dc bo- talho da frente central as- E se a Inglaterra não concordar, o ataque alemão às Ilhas Britâni- semelham-se móis a um cas — Lutando na Rússia. íi cariam italianos e franceses matadouro. — A matança dc homens LONDRES. 6 (U. P.) Noticias fidedignas recebidas nesta capi- e a destruição do maloriais tal revelam que a Alemanha e a Itália elaboraram um plano desti- em toda a frente são cnor- nado a dividir a África em esferas de influencia com a total ex- mei tanto de um lado co- clusão da Inglaterra e da Bélgica. A África seria dividida entre a mo de outro. Alemanha, Itália, França e Espanha. Os cadáveres de milha- res o milhares de soldados AS ILHAS CANÁRIAS¦—— cobram os campos de luta I.OMUtKS, (I (U. P.) — I»- fiirmii-»,* .|ii>- ns (.i.iiiii» ila Ali'- juntamente com uma in- iiiiiiiIim •* H.iiiii nn Africa, pri- crivei quantidade de car- ilVni n ...ii..-»«i"iii «li- illn.» In- X-^l**Ar,{*t~X WtmmT*im*^^^mmm'I^^^HmWÍ' n.ii i.i» A r-pniilm.
    [Show full text]
  • Dwarf's Guide to Debian GNU/Linux
    Dwarf’s Guide to Debian GNU/Linux 2001 Dale Scheetz Dwarf’s Guide to Debian GNU/Linux Copyright c 2001 Dale Scheetz Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with the Invariant Sections being Chapter 1 Introduction, with no Front-Cover Texts, and with the Back-Cover Texts being “The early development of the material in this work was produced with the financial support of Planet Linux. This support was intrumental in bringing this project to completion.” A copy of the license is included in the section entitled “Appendix 9: GNU Free Documentation License” which can be found on page 271. Trademark Acknowledgements All terms mentioned in this book that are known to be trademarks or service marks have been appropriately capitalized. The publisher cannot attest to the accuracy of this information. Use of a term in this book should not be regarded as affecting the validity of any trademark or service mark. Apple and Macintosh are registered trademarks of Apple Computer, Inc. CP/M is a registered trademark of Caldera, Inc. IBM is a registered trademark of International Business Machines, Inc. MS is a trademark of Microsoft Corporation. Windows is a trademark of Microsoft Corporation. X Window System is a registered trademark of X Consortium, Inc. ii dedicated to Linux users everywhere iii CREDITS First I want to thank Ian Murdock for writing the History section. His per- spectives on those early years have helped latecomers like Dwarf understand the founding principles upon which Debian is based.
    [Show full text]
  • Suckless.Org Software That Sucks Less
    suckless.org software that sucks less markus schnalke <[email protected]> a website a couple of projects a community a philosophy . not a summary, but we’ll have one at the end what is suckless.org? something that Anselm R. Garbe started a couple of projects a community a philosophy . not a summary, but we’ll have one at the end what is suckless.org? something that Anselm R. Garbe started a website a community a philosophy . not a summary, but we’ll have one at the end what is suckless.org? something that Anselm R. Garbe started a website a couple of projects a philosophy . not a summary, but we’ll have one at the end what is suckless.org? something that Anselm R. Garbe started a website a couple of projects a community . not a summary, but we’ll have one at the end what is suckless.org? something that Anselm R. Garbe started a website a couple of projects a community a philosophy what is suckless.org? something that Anselm R. Garbe started a website a couple of projects a community a philosophy . not a summary, but we’ll have one at the end the website website www.suckless.org main page (links to everything else) lists.suckless.org the mailinglists archives code.suckless.org the source code repositories (Mercurial) the wiki the wiki software I hgiki (genosite) I self made by arg I shell script with 100 SLOC I uses markdown markup content I kept in Mercurial repo I write access to preview wiki (port 8000) I hg clone http://www.suckless.org:8000/hg/wiki I vi <some-file> I hg commit && hg push the couple of projects projects window managers I wmii I dwm IRC clients I sic I ii various tools I dmenu, slock, sselp, lsx, .
    [Show full text]
  • Review: Classic Mac OS the X Window System ("X") X
    Review: Classic Mac OS The X Window System ("X") • Designed for the user, not the developer • Asente, Reid (Stanford): W window system for V OS, (1982) • First commercially successful GUI system • W moved BWS&GEL to remote machine, replaced local library calls with • Technically few advances synch. communication • One address space, one process, “no” OS • Simplified porting to new architectures, but slow under Unix • But revolutionary approach to UI consistency (HI Guidelines) • MIT: X as improvement over W (1984) • Macintosh Toolbox • Asynchronous calls: much-improved performance • Pascal procedures grouped into Managers, ROM+RAM • Application = client, calls X Library (Xlib) which packages and sends GEL • Extended as technology advanced (color, multiprocessing,...), but calls to the X Server and receiving events using the X Protocol. architecture was showing its age by late 90s • Similar to Andrew, but window manager separate • Inspiration for other GUIs, esp. MS Windows • X10 first public release, X11 cross-platform redesigned Jan Borchers 1 media computing group Jan Borchers 2 media computing group X: Architecture X Server • X11 ISO standard, but limited since static protocol Application • X server process combines GEL and BWS • X is close to Widget Set • Responsible for one keyboard (one EL), but n physical screens UITK our 4-layer WM Xt Intrinsics (GLs) architecture • One machine can run several servers Xlib model Xlib • Applications (with UITK) and WM are clients Network • GEL: Direct drawing, raster model, rectangular clipp. X Server BWS+GEL • X-Server layers: Device-dependent X (DDX), device-independent X (DIX) HW • BWS can optionally buffer output regions Jan Borchers 3 media computing group Jan Borchers 4 media computing group Typical Xlib application (pseudocode) X Protocol #include Xlib.h, Xutil.h Display *d; int screen; GC gc; Window w; XEvent e; main () { • Between X server process and X clients (incl.
    [Show full text]
  • Xfce: the Missing Manual Documentation Release 0.1
    Xfce: The Missing Manual Documentation Release 0.1 Joji Antony Jun 18, 2017 Contents 1 What is Xfce? 3 2 Why not use other lightweight environments ?5 3 What is your point? 7 4 Caveats of this document 9 5 How to install Xfce? 11 5.1 Linux................................................... 11 5.2 Installing Xfce on FreeBSD....................................... 21 5.3 Installing Xfce 4.12 on NetBSD..................................... 21 6 Components of Xfce 23 6.1 Xfce4 Settings Manager......................................... 23 6.2 Xfce Panel................................................ 23 6.3 Xfdesktop................................................ 24 6.4 Xfwm4.................................................. 24 6.5 Thunar.................................................. 24 7 Some goodies available with Xfce 25 7.1 Xfce Terminal Emulator......................................... 25 7.2 Mousepad................................................ 25 8 Using your keyboard shortcuts wisely 27 9 Scrolling 29 10 Indices and tables 31 i ii Xfce: The Missing Manual Documentation, Release 0.1 This is an unofficial user manual for Xfce, the lightweight desktop environment. This document is not meant to be comprehensive, and only attempts to cover the basics to get you up and running. Contents Contents 1 Xfce: The Missing Manual Documentation, Release 0.1 2 Contents CHAPTER 1 What is Xfce? Xfce is a lightweight desktop environment built for simplicity and efficiency. Xfce takes up far less space than other desktop environments such as KDE, GNOME, Unity etc and is very responsive. Xfce philosophy is to get out of your way and let you complete your work efficiently and easily. Xfce project has a high emphasis on stability meaning that core functionality does not change frequently causing you to re-learn your workflow. 3 Xfce: The Missing Manual Documentation, Release 0.1 4 Chapter 1.
    [Show full text]
  • Using X for a High Resolution Console on Freebsd I
    Using X For A High Resolution Console On FreeBSD i Using X For A High Resolution Console On FreeBSD Using X For A High Resolution Console On FreeBSD ii REVISION HISTORY NUMBER DATE DESCRIPTION NAME 2011-05-26 WB Using X For A High Resolution Console On FreeBSD iii Contents 1 Introduction 1 2 Minimal Window Managers 1 3 Setup 1 4 Usage 2 Using X For A High Resolution Console On FreeBSD 1 / 2 © 2011 Warren Block Last updated 2011-05-26 Available in HTML or PDF. Links to all my articles here. Created with AsciiDoc. High resolution VESA BIOS modes are rare. X11 can provide borderless screens and windows that look like a text-only console but have many more options. 1 Introduction FreeBSD’s bitmap console modes are limited to those provided by the video card’s VESA BIOS. 1280x1024 is a standard mode, but higher resolutions are not available unless the video card manufacturer has implemented them. Many vendors expect their cards to only be used in bitmap mode anyway, and don’t bother with extending the VESA modes. The end result is that console graphics modes higher than 1280x1024 are often not available. Fortunately, X can be used to provide a graphic console without requiring VESA BIOS support. Even better, basic X11 features like 2D acceleration and antialiased fonts are provided, and graphics-only applications like Firefox can be used. 2 Minimal Window Managers There are a selection of window managers that don’t bother with all the graphical gadgets. A quick look through the ports system shows aewm, antiwm, badwm, evilwm, lwm, musca, ratpoison, scrotwm, stumpwm, twm, w9wm, and weewm.
    [Show full text]