我需要运行命令
source "/opt/sqlanywhere17/bin64/sa_config.sh"
Ubuntu启动后。它取自这里。它更新了LD_LIBRARY_PATH
,PATH
等等。
我试过这个,但不起作用。系统启动后LD_LIBRARY_PATH
为空。
我安装了Ubuntu 18.04.6 desktop
,然后Lubuntu-desktop
。当我想运行游戏(例如数独)时,它会写入。
Invalid desktop entry file:'/usr/share/applications/gnome-sudoku.desktop
任何游戏都不行。其他应用程序将毫无问题地启动。
我安装了Ubuntu 18.04.6 desktop
,然后lubuntu-desktop
。现在系统启动到非图形登录屏幕。笔记本电脑的用户必须按下ctrl+alt+F7
才能进入图形登录屏幕。
是否有一些配置文件可以将其设置为自动进入图形登录屏幕?
我刚刚安装Lubuntu 18.04
在笔记本电脑Windows 10
上,其磁盘的另一个分区。作为最后一步,它也安装grub
了。但是启动后它直接进入Windows 10
而没有给我选择。
所以我搜索并发现我可以使用bcdedit.exe
. 当我跑步时,bcdedit.exe /enum firmware
我看不到grub
条目之间。
我该如何修复它才能运行命令
bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi
或类似命令。还是有其他解决方法?
这是我的 BIOS 设置。在引导选项中只有Windows Boot Manager
和Slimptype DVD
。
我能够从 DVD 启动,Lubuntu 17.04
因为有可能Try Lubuntu without installing
并且我正在发布
fdisk -l
输出
玩Xonotic
操纵杆Logitech F310
时已经工作,但重新启动计算机后它完全停止工作。
当我在游戏中按shift
+esc
时,我尝试使用
joy_enable 1
但它似乎启用了我的触摸板而不是操纵杆。
它写道:
Joystick 0 opened (SDL_Joystick 0 is "ETPS/2 Elantech Touchpad" ...
游戏开始旋转,并且没有操纵杆按钮起作用。
如何纠正它,以便
joy_enable 1
它启用我的操纵杆?
操纵杆被jstest-gtk
视为/dev/input/js0
我也设置了变量
export SDL_JOYSTICK_DEVICE=/dev/input/js0
sudo chmod 777 /dev/input/js0
我已经logitech F310
根据这个网站设置了游戏手柄。
它看起来不错,当我运行时jstest-gtk
,但是当我运行游戏时,游戏Xonotic
手柄被忽略了。
我试过了:
export SDL_JOYSTICK_DEVICE=/dev/input/js0
然后在同一个终端窗口中运行
./xonotic-linux-sdl.sh
这没有帮助
我设置:
> sudo chmod 777 /dev/input/js0
> ls -la /dev/input/js0
> crwxrwxrwx+ 1 root input 13, 0 Oct 14 15:57 /dev/input/js0
我希望生成的视频尽可能小。所以它应该只在我键入或移动鼠标时记录。当我空闲时,它不应该记录。
我通过右键单击 -> 添加新项目 -> 工作区切换器将新项目添加到我的 xfce4 面板。
它的属性是:
行数 1
选中:使用鼠标滚轮切换工作区
未选中:显示工作区名称
您知道如何将一些应用程序移动到另一个工作区吗?我不知道如何添加第二个工作区。
谢谢
当我尝试使用 安装新软件包时apt-get install
,它不起作用。apt-get update
也不行。
你知道如何重新安装它以再次工作吗?
sudo dpkg --configure -a的输出:
dpkg: dependency problems prevent configuration of tvbrowser:
tvbrowser depends on sun-java6-jre | sun-java5-jre; however:
Package sun-java6-jre is not installed.
Package sun-java5-jre is not installed.
dpkg: error processing tvbrowser (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
tvbrowser
sudo apt-get install sun-java6-jre 的输出
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package sun-java6-jre is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package sun-java6-jre has no installation candidate
此 pastebin的输出为find /etc/apt/ -name '*.list' -ls -exec cat {} \; > repositories.txt
.
您能帮我找到笔记本电脑中有关风扇的所有硬件信息(参数)和配置文件吗?
我对可以找到该信息和配置文件的命令感兴趣。
是否有能够浏览和播放在线电视频道的桌面应用程序(类似于 chrome tv 等浏览器扩展)?我找到了民主播放器,但没有渠道。该应用程序应支持来自世界各地的许多频道,并且可以按类别或国家/地区进行选择。