# xfb **Repository Path**: silentdxx/xfb ## Basic Information - **Project Name**: xfb - **Description**: Here are some of the projects I do - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xfb > 用Framebuffer实现的一个轻量级桌面. ## 编译 ``` autogen.sh configure make ``` ## 运行 1. Ctrl+alt+F1 重新启动tty1, 输入用户名密码登录系统 2. 命令行执行 ``` cd src/ sudo xfd ```