|
1. Slack下lilo的默认timeout是1200也就是2分钟,我觉得太长就改了一下lilo.conf的timeout参数, 如:
# Timeout before the first entry boots.
# This is given in tenths of a second, so 600 for every minute:
timeout = 200 #20 seconds
但重启后依然是2分钟,slocate了一把,似乎叫lilo.conf的就只有/etc/lilo.conf
也没找到类似grub的menu.lst
请问该如何解决?谢谢
2. 我的桌环境是KDE,上面的程序都能很好的工作,只是使用gtk程序,如firefox/gvim时候,点击maximize按钮把窗口最大化后,再点restore按钮不能恢复到原来的窗口大小和位置,而继续保持最大化。(qt程序没有这个问题)
请问如何解决?谢谢 |
|