码迷,mamicode.com
首页 >  
搜索关键字:xorg    ( 130个结果
Freebsd 10 安装图形界面
1.pkg安装#pkginstallxorg#pwgroupmodvideo-mjru||pwgroupmodwheel-mjru#startx//看见绿色屏幕和小鼠标#Xorg-configure#Xorg-config/root/xorg.conf.new//按alt+ctrl+backspacealt+ctrl+F1~F72.安装gnome3#pkginstallgnome33.添加挂载#cpxorg.conf.new/etc/X11/xorg.confSectio..
分类:其他好文   时间:2016-08-26 15:53:55    阅读次数:810
FreeBSD-安装与配置(10.3@VMware)
(#今天尝试了一天,装上了FreeBSD;记录几个重要的地方 bsdinstall/bsdconfig 善用ports,本地源 善用handbook以及doc pkg install XXX,装上Xorg,xdm,fvwm Xorg负责图形显示的基础工作,包括驱动,输入输出等等 twm,fvwm,x ...
分类:系统相关   时间:2016-08-25 23:25:07    阅读次数:405
Ubuntu假死
由于我的Ubuntu上装了QT4和QT5,导致qtchooser有问题,一运行就crash。 然后刚刚在跑一个qt5的app时,UI假死。 $ 可以CRTL+ALT+F2进入console, $ ps -t tty7 查看GUI界面下的程序异常情况,记录下Xorg的PID $ kill -9 PID ...
分类:系统相关   时间:2016-08-20 17:46:02    阅读次数:247
no screens found! ubuntu进不了图形界面了
no screens found! ubuntu进不了图形界面了结果是没装显卡startx error.reinstall xorg, x server doesn't work.drivers no found? then i found no graphic cardinstall it fol... ...
分类:系统相关   时间:2016-08-19 13:20:27    阅读次数:2790
centos 7 下使用dvorak键盘布局
背景:安装时没有选择Dvorak布局,进入系统后需要修改操作:1、修改配置文件vim/etc/X11/xorg.conf.d/00-keyboard.confSection"InputClass"Identifier"system-keyboard"MatchIsKeyboard"on"Option"XkbLayout""us"Option"XkbVariant""dvorak"EndSection2、重启系统3、登录系统后..
分类:其他好文   时间:2016-08-18 14:39:20    阅读次数:358
Setting up Arch's i3 desktop in VBox..
alright, it is a bit miserable.. first install i3.. and xorg-init.. of course xorg-utils, xorg-server-utils, xorg-server-x11.. and some pkts I donot r ...
分类:其他好文   时间:2016-07-29 21:24:59    阅读次数:235
nvidia gpu fan speed control
nvidia在linux上控制风扇速度有点坑爹,需要起X,这里汇总一下整个流程 1.nvidia-xconfig --enable-all-gpus --separate-x-screens --cool-bits=4 生成xorg.conf 2.在X已启动的前提下,用nvidia-settings ...
分类:其他好文   时间:2016-07-15 13:23:33    阅读次数:1340
RHEL6-X Window System-2.组件
组件包括:XServerXClientWindowmanagerDisplaymanagerXWindowSystem是个利用网络架构的图形用户界面的软件,那到底这个架构可以分成多少个组件呢?基本上分成Xserver与Xclient两个组件XServer:硬件管理、屏幕绘制与提供字体功能(XFree86计划及Xorg基金会主要提供的就是这个X..
分类:Windows程序   时间:2016-06-30 23:39:53    阅读次数:649
ArchLInux禁用触摸板
使用当前登录图形界面的用户执行以下命令[xiaomo@ArchLinux~]$sudopacman-Qsxf86-input-evdev local/xf86-input-evdev2.10.2-1(xorg-driversxorg) X.orgevdevinputdriver [xiaomo@ArchLinux~]$ [xiaomo@ArchLinux~]$xinputlist Virtualcorepointerid=2[masterpointer(3)] Virtu..
分类:系统相关   时间:2016-05-13 04:49:28    阅读次数:919
CentOS6.5 安装XRDP远程桌面
这篇文章主要介绍了在CentOS6.5系统上简单安装配置XRDP服务器,也适用于RedHat系的其他Linux系统,需要的朋友可以参考下 测试环境: 目标服务器:CentOS 6.5-X86_64 本机win7 64位 必备软件包: xorg-x11-fonts-misc-7.2-9.1.el6.noarch.rpm tigervnc-server-1.1.0-5.el6_4.1....
分类:其他好文   时间:2016-05-06 16:23:29    阅读次数:441
130条   上一页 1 ... 5 6 7 8 9 ... 13 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!