X

Differences between revisions 103 and 141 (spanning 38 versions)
Revision 103 as of 2009-05-04 22:17:38
Size: 3437
Editor: pool-71-117-254-52
Comment:
Revision 141 as of 2016-01-10 21:04:44
Size: 826
Editor: penalvch
Comment: RM'ed overlapping content, making documentation cleaner via page mutual exclusiveness.
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
This page is to serve as a gathering point for various X-related specs, howtos, todo lists, and other assorted resources of interest to developers and bleeding-edge users.
Line 6: Line 5:
= Introduction =
Line 7: Line 7:
=== Using X in Ubuntu ===
 * [[X/Config]] - How to configure Xorg
 * [[X/InputHotplug]] - Using input devices (keyboards, tablets, mice, etc.) with HAL and input-hotplug
 * [[X/NonGraphicalBoot]] - Running X manually, without gdm
 * [[X/KernelModeSetting]] - Configuring and using KMS (in Karmic)
This is the documentation homepage of the Ubuntu X Team.
Line 13: Line 9:
=== Development of X for Ubuntu ===
 * [[X/SwatTeam]] - Joining the Xorg bug triage team
 * [[X/Architecture]] - High level architectural overview of X.org
 * [[X/Drivers]] - Current status of X drivers
 * [[https://bugs.launchpad.net/~ubuntu-x-swat/+packagebugs|Packages XSwat maintains]]
 * [[X/Development|Ubuntu X Development]]
   * [[X/Projects]] - Development, triaging and packaging projects
   * [[X/Blueprints]] - Specifications of interest for X
   * [[X/GitUsage]] - Instructions for using git
   * [[X/DriverBuilding]] - Building debs of upstream drivers
   * [[X/DriverDevelopment]] - Developing new Xorg drivers for Ubuntu
   * [[X/BetaReviewChecklist]] - Stuff to do around beta
= Documentation =
Line 26: Line 11:
=== Troubleshooting Resources ===
 * [[X/HugDayWork|Hug Day Work]] - X Triaging Projects and Info for Hug Day
 * [[X/Debugging|X Debugging]] Handbook
   * I. [[X/Reporting|X Reporting]] - How to create good X bug reports
   * II. [[X/Glossary|X Glossary]] - Explanations for confusing terms often seen in logs and error messages
   * III. [[X/Backtracing|X Backtracing]] - How to collect a backtrace for an X crash
   * IV. [[X/Triaging|X Triaging]] - How to ensure new X bug reports have enough info to troubleshoot
   * V. [[X/Troubleshooting|X Troubleshooting]] - How to analyze X bugs to make them solvable
   * VI. [[X/Bisecting]] - Using bisection techniques to solve regressions or backport fixes
   * VII. [[X/Quirks|X Quirks]] - Fixes for some common hardware-specific issues
   * VIII. [[X/Upstreaming|X Upstreaming]] - Forwarding X bugs to their upstream project
 * XorgOnTheEdge - for bleeding edge packages
 * For troubleshooting, reporting, debugging, and triaging X related issues, please see [[https://wiki.ubuntu.com/X/Troubleshooting|here]].
 * For information on X configuration files, please see [[https://wiki.ubuntu.com/X/Config|here]].
 * For getting started with X development in Ubuntu, please see [[https://wiki.ubuntu.com/X/Dev|here]].
 * For more on the Ubuntu X Team, please see [[https://wiki.ubuntu.com/X/SwatTeam|here]].
Line 39: Line 16:
== Other Resources ==

 * Documentation for developers can be found at [[UbuntuDevelopment|Ubuntu Development]]
 * The [[FoundationsTeam|Foundations Team]] cares for a variety of critical components needed for building and running the Ubuntu platform
 * The [[DesktopTeam|Desktop Team]] handles Gnome and related packages which go into the Ubuntu desktop installation
 * The [[InstallerTeam|Installer Team]] looks after the Ubuntu installer
 * The [[KernelTeam|Kernel Team]] is tasked with maintaining the Linux kernel in Ubuntu
 * The [[MobileTeam|Mobile Team]] is tasked with looking after the [[MobileTeam/Mobile|Mobile Project]]
 * The [[BugSquad|Bug Squad]] heroically handles the stream of bugs reported by Ubuntu users
 * [[MOTU]] (the Ubuntu Universe packaging team) packages and maintains Ubuntu's massive collection of community-supported software packages
 * The [[LaptopTestingTeam|Laptop Testing Team]] checks the hardware compatibility of Ubuntu with laptops
 * The [[AccessibilityTeam|Accessibility Team]] is here to help improve the accessibility technologies available with Ubuntu.
----
CategoryXTeam<<BR>>
CategoryDesktopTeam<<BR>>
CategoryUbuntuTeams<<BR>>

https://launchpadlibrarian.net/10142846/xswat-192.png

Introduction

This is the documentation homepage of the Ubuntu X Team.

Documentation

  • For troubleshooting, reporting, debugging, and triaging X related issues, please see here.

  • For information on X configuration files, please see here.

  • For getting started with X development in Ubuntu, please see here.

  • For more on the Ubuntu X Team, please see here.


CategoryXTeam
CategoryDesktopTeam
CategoryUbuntuTeams

X (last edited 2016-01-10 21:04:44 by penalvch)