由买买提看人间百态

topics

全部话题 - 话题: xinitrc
1 (共1页)
D****g
发帖数: 2860
1
【 以下文字转载自 Linux 讨论区 】
【 原文由 Deling 所发表 】
KDE 3.1, FreeBSD. I'm using KDM. It seems that it does not execute ~/.xinitrc
when I login (nor .xsession) although the file is there and has x mod.
Is there anyway out other than changing the startup script? Thanks.
w*****n
发帖数: 94
2

trace KDM config files, until reaching your WM. you will find ways to
make .xinitrc executed.
f****a
发帖数: 28
3
来自主题: Unix版 - Openbox安装、配置问题
sorry,我对shell script是一无所知。
刚才在.xinitrc里试了试,似乎没有反应:(
我在# Add any initializations desired by the user
这一句的下一行加了这样一行:
exec /home/wangz/bin/openbox
错在哪儿?
未修改前的.xinitrc是这样的:
# .xinitrc - OpenWindows startup script.
if [ -f $HOME/.Xdefaults ]; then
xrdb $HOME/.Xdefaults & # Load Users X11 resource database
else
xrdb $OPENWINHOME/lib/Xdefaults & # Load Default X11 resource database
fi
$OPENWINHOME/lib/openwin-sys & # OpenWindows system initialization
# Install function ke
l******t
发帖数: 108
4
来自主题: Unix版 - Openbox安装、配置问题
try replace the line
olwm -3 &
with
exec /home/wangz/bin/openbox

sorry,我对shell script是一无所知。
刚才在.xinitrc里试了试,似乎没有反应:(
我在# Add any initializations desired by the user
这一句的下一行加了这样一行:
exec /home/wangz/bin/openbox
错在哪儿?
未修改前的.xinitrc是这样的:
# .xinitrc - OpenWindows startup script.
if [ -f $HOME/.Xdefaults ]; then
xrdb $HOME/.Xdefaults & # Load Users X11 resource database
else
xrdb $OPENWINHOME/lib/Xdefaults & # Load Default X11 resource database
fi
$OPENWINHOME/lib/openwin-sys &
f****a
发帖数: 28
5
来自主题: Unix版 - 问题:有关openbox的启动。
我试着用x-win32远程登陆学校的solaris服务器,在上面我已经成功编译了openbox,
但是必须修改.xinitrc才能默认启动openbox,不然它还是启动CDE/OpenWin。
我要将/home/name/bin/openbox加在哪个位置才对?
下面是我的.xinitrc
# .xinitrc - OpenWindows startup script.
if [ -f $HOME/.Xdefaults ]; then
xrdb $HOME/.Xdefaults & # Load Users X11 resource database
else
xrdb $OPENWINHOME/lib/Xdefaults & # Load Default X11 resource database
fi
$OPENWINHOME/lib/openwin-sys & # OpenWindows system initialization
# Install function key "F1" as an Open Look
T********r
发帖数: 6210
6
来自主题: Apple版 - Re: 如何给X11增加字体路径?
You can use TTF, but the way to add TTF is a little tricky (at least
in my experience). First add TTF to X11's TTF directory (if there is
one), execute mkfontscale, and copy font.scale to font.dir. If there
is not an TTF directory, you can create one, then modify xinitrc or
~/.xinitrc and add one line like: xset +fp /usr/X11R6/lib/X11/fonts/
TTF/
c*****e
发帖数: 32
7
来自主题: Unix版 - Cygwin一问
如果你的 Cygwin package 下载全了的话。除了你当前用的 twm,还有至少四种 Windows
Manager.
1. WindowMaker(wmaker)
2. openbox
3. fvwm2
4. mwm <-我不喜欢,所以不介绍了
你把 /etc/X11/xinit/xinitrc 拷贝到 $HOME/.xinitrc ;然后修改这个文件的最后几行
以得到你想要的Windows Manager. 我的最后几行是这样的:
...
# start some nice programs
openbox & <--- 关键是这行要改成你想要的 windows manager.
xclock -geometry 50x50-1+1 &
xterm -geometry 80x66+0+0 -name login
WindowMaker 和 Openbox 都是启动后再配置容易一些。
fvwm2 要先建一个 $HOME/.fvwm2rc 如果你不会写可以用
/usr/X11R6/share/fvwm2/system.fvwm2rc
d**********o
发帖数: 1321
8
来自主题: WebRadio版 - 潜水员冒泡兼征版友意见
我与Emacs的不解情缘(9)
差不多去年暑假后回学期也学会了自己写macro,贴个前段时间做题时写过的写lc的模
板吧:M-x lc ENT :
(fset 'lc
[?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?i ?o ?s ?t ?r ?e ?a ?m ?> return ?# ?i ?n
?c ?l ?u ?d ?e ? ?< ?v ?e ?c ?t ?o ?r ?> return ?# ?i ?n ?c ?l ?u ?d ?e ?
?< ?a ?l ?g ?o ?r ?i ?t ?h ?m ?> return ?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?c ?s
?t ?r ?i ?n ?g ?> return ?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?c ?m ?a ?t ?h ?>
return ?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?s ?t ?a ?c ?k ?> return ?# ?i ?n ?c ?l
?u ?d ?e ? ?< ?q ?u ?e ?u ?e ?> retur... 阅读全帖
d**********o
发帖数: 1321
9
来自主题: WebRadio版 - 潜水员冒泡兼征版友意见
我与Emacs的不解情缘(9)
差不多去年暑假后回学期也学会了自己写macro,贴个前段时间做题时写过的写lc的模
板吧:M-x lc ENT :
(fset 'lc
[?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?i ?o ?s ?t ?r ?e ?a ?m ?> return ?# ?i ?n
?c ?l ?u ?d ?e ? ?< ?v ?e ?c ?t ?o ?r ?> return ?# ?i ?n ?c ?l ?u ?d ?e ?
?< ?a ?l ?g ?o ?r ?i ?t ?h ?m ?> return ?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?c ?s
?t ?r ?i ?n ?g ?> return ?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?c ?m ?a ?t ?h ?>
return ?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?s ?t ?a ?c ?k ?> return ?# ?i ?n ?c ?l
?u ?d ?e ? ?< ?q ?u ?e ?u ?e ?> retur... 阅读全帖
j**c
发帖数: 596
10
来自主题: Apple版 - 请教XQuartz 运行的问题
X窗口的图标有,但是好像redirect X 有问题,desktop的图形界面没有出来。
X11.app: No launchd socket handed off, unsetting DISPLAY
X11.app: do_start_x11_server(): argc=1
argv[0] = XQuartz
Xquartz starting:
X.Org X Server 1.10.1
Build Date: 20110429
X11.app: DarwinProcessFDAdditionQueue_thread: Sleeping to allow xinitrc to
catchup.
(EE) Error loading keymap /tmp/server-0.xkm
(EE) XKB: Failed to load keymap. Loading default keymap instead.
r***u
发帖数: 241
11
来自主题: Linux版 - 新服务器的xwindows问题
我的理解是,没有wm的话,X运行起来之后没有程序可以执行,就退出了
你如果在.xinitrc里面写上要运行的程序,可以不运行wm
s****n
发帖数: 786
12
vi $HOME/.vnc/xstartup
make it look like this:
#!/bin/sh
# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
startx &

la
can
E*V
发帖数: 17544
13
did you have scim installed?
what 's in your .xinitrc?
what's your locale?
you can use konsole or gnome-term
or
try this
#scim -d
LANG=zh_CN.utf8 scim -d
export XMODIFIERS=@im=SCIM
export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim
export LC_TYPE="zh_CN.utf8"
E*V
发帖数: 17544
14
来自主题: Linux版 - 夫妻都是电脑盲:求帮助
你把locale都设成zh_CN——utf8
不要开机直接进gui,
先近字符界面
把你的。xinitrc改成我上贴的那样试试
m**********w
发帖数: 4161
15
这个对ubuntu不行。
必须加这两行:
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc
w*m
发帖数: 1806
16
来自主题: Linux版 - 菜鸟问个问题
edit ~/.vnc/xstartup
here is a copy of mine,
#!/bin/sh
# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
#twm &
startx &
ps: startx will start gnome or kde.
i*****e
发帖数: 1359
17
来自主题: Linux版 - ubuntu可以去死了
SLiM,一个简单的登录管理器
http://slim.berlios.de/
发现了,原来是没有~/.xinitrc,呜呜呜,我太呆了……
我新买的老电脑x41t,16G CF卡,所以一切都要精简,呵呵
i****y
发帖数: 225
18
那是因为 debian 配的环境可能已经适合你了。Archlinux 是 minimal 的原则,安装
时甚至可以不装 DE。所以有很多东西装了后可以自己 customize 的,比如可能需要改
一下 .xinitrc 来配置 Login Manager 的选项,这时候就比较需要看wiki快速地找到
要改什么,因为看文档太费劲了。这时 Arch 的社区就开始让我感到“爽”了,以前装
过的系统需要 google 后综合几个不同的教程才能配置好,而 Arch 的 wiki 简直就是
知道我想干什么似的,每次都能找到想要的东西,而且也是 up-to-date.
当然,这也会让一些希望用的系统是 "out-of-box" 的用户望而止步。所以我觉得
Archlinux 比较适合稍微有点深入了解计算机、操作系统的用户,比如很适合程序员。
我承认 Linux 是比较适合爱折腾的人。用上 Mac 后,我就比较少折腾了……
E*V
发帖数: 17544
19
~/.xinitrc
E*V
发帖数: 17544
20
~/.xinitrc
y***y
发帖数: 56
21
自问自答:
change olwm in .xinitrc to olvwm...hoho....
for virtual desktop. enjoy!
a******e
发帖数: 95
22
.xinitrc
k***s
发帖数: 277
23
【 以下文字转载自 Linux 讨论区 】
【 原文由 kenjs 所发表 】
装了个RH9, 同时还装了个VNC 3.3.7,
这样就可以通过VNC viewer来远程控制这个Linux Box
Linux上启动vncserver :0, /etc/X11/xinit/xinitrc
在我的windows XP上用vncviewer可以看到KDE的桌面,
和本机上差不多. 只是字体很难看.
看来一下vncserver的perl脚本, 有几句是加font path的
$cmd .= " -fp ";
加入了我本机(linux box)的fontpath 和 unix/:7100后,
Xvnc启动后总是出错, 找不到fontpath
有没有人知道这个问题如何解决?
m****t
发帖数: 2684
24
来自主题: Unix版 - cygwin 问题请教
你的方法的确没有出错信息,但是出来的界面不如用.xinitrc and .twmrc 设置的好,
我查了一下,可以用 xauth 生成 .Xauthority 文件.但好象有点小问题,可能是由于
我的 WinXP 没设置好.
关于第二个问题,我还是没什么idea.
1 (共1页)