Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

383 Commits   1 Branch   1 Tag
     5         kx 
     5         kx # X.Org X server configuration file for @HARDWARE_SPEC@
     5         kx 
     5         kx Section "Device"
     5         kx     Identifier      "Device0"
     5         kx     Driver          "fbdev"
     5         kx EndSection
     5         kx 
     5         kx Section "Monitor"
     5         kx     Identifier      "Monitor"
     5         kx EndSection
     5         kx 
     5         kx Section "Screen"
     5         kx     Identifier      "Screen0"
     5         kx     Monitor         "Monitor"
     5         kx     Device          "Device0"
     5         kx     DefaultFbBpp    @DEFAULT_FB_BPP@
     5         kx EndSection