我当然指的是“屏幕伴侣”猫 Neko - 看起来像这样:

几年前,我记得 Neko 可以跟随我的鼠标光标四处走动,这在长时间工作时很有帮助。在为 XPenguins找到这个扩展后,我想起了这一点:

在我的短暂探索中,我发现:
http://users.frii.com/suzannem/neko/index.html#links
http://sourceforge.net/projects/ungattino/?source=directory
第一个确实有效,但在 Wine 的窗口中,因为它是一个 exe:

第二个似乎在使用 运行后开始并工作java -jar...,但有时似乎崩溃或消失。
那么我可以从哪里获得 Neko 用于我的计算机 - 以便它可以像以前一样在屏幕上运行? Ubuntu 12.04 和 Fedora 19
以下是解决后的截图:

运行较新版本的 Gnome(在 Wayland 上),您无法使用Alt+重新启动外壳程序F2,输入r& then Enter- 用于重新启动外壳程序而不将用户从会话中注销。
最近,在 Fedora 系统上,您过去可以通过发送SIGHUP到gnome-shell进程来重新启动- 使用top或其他。但是现在在 Fedora 28 上至少这会终止会话并将用户发送回登录屏幕。
在安装/修改扩展或(希望不再是!)由于 gnome 出问题并使用 100% CPU 而不得不重新启动 gnome 的情况下,重新启动 shell 保持会话完好无损非常有用。请问目前有替代方案吗?
编辑:我也试过SIGQUIT,和gnome-shell --replace(export DISPLAY=:0如果在 TTY 上),结果仍然被踢回登录屏幕
在Ubuntu 13.10在我的(双酷睿i5联想G570)的笔记本电脑,我最近发现的奇迹indicator-cpufreq,这样我就可以通过设置它极大地延长我的电池寿命“按需”或“节电”州长-这是菜单,它显示:

我想知道我是否可以在我的笔记本电脑 Fedora 20 上的另一半双启动中实现这一点。但是,在查看此文档并安装kernel-tools软件包后,当我运行命令以列出可用模式时。
在 Fedora 上我得到:
wilf@whm1:~$ cpupower frequency-info --governors
analyzing CPU 0:
powersave performance
Run Code Online (Sandbox Code Playgroud)
在 Ubuntu 上我得到:
wilf@whm2:~$ cpupower frequency-info --governors
analyzing CPU 0:
conservative ondemand userspace powersave performance
Run Code Online (Sandbox Code Playgroud)
那么我可以在 Fedora 中获得conservative, ondemand, &userspace模式吗?
主要是ondemand一个
版本Linux whm1 3.12.10-300.fc20.i686+PAE #1 SMP Thu Feb 6 22:31:13 UTC 2014 i686 i686 i386 GNU/Linux
Fedora release 20 (Heisenbug)
Kernel …Run Code Online (Sandbox Code Playgroud)