- Kali Linux 2018:Windows Penetration Testing
- Wolf Halton Bo Weaver
- 334字
- 2021-06-24 18:22:32
E17 Window Manager issues
- Almost all of the security tools are lumped together under the Other Menu, under the Applications Menu, which may cramp your style somewhat.
- If you open the click menu too close to the right-screen border, the submenus are offscreen. The effect of Other Menu overcrowding is shown in the following screenshot:
Effect of Other Menu overcrowding
- This version of Enlightenment is several years old. The current major version is 22. Perhaps the folks at Offensive Security who created Kali decided to freeze Enlightenment at major version 17 because the Enlightenment developers are moving toward using the Wayland windowing system, and by default Kali-E17 is using the xorg windowing system.
To check whether your version of Kali is running xorg or Wayland, type xdpyinfo on the command line. If it is running a pure Wayland environment, the command will fail. If it is using xorg, it will produce several lines of information about your video configuration. The following screenshot shows a truncated screen of the results on the default installation:
Truncated xpdyinfo output
- The easiest way to get at all of the security tools would appear to be opening the Applications | Run Everything dialog, as shown previously. I discovered that this returns an error code when I attempted to open xterm, the default terminal emulator in E17, to install my favorite software installer app, Synaptic. I had to go to the Applications | System Menu and open xterm from there. There does not appear to be a simple fix for the failing Run Everything widget. Perhaps upgrading to the current stable version of Enlightenment (E22.x) would solve it, but the solution would probably require revamping the windowing system, which is a non-trivial undertaking.
To install synaptic:
#> apt install synaptic
To change wallpaper in E17, click on Applications | Settings | Wallpaper Settings. This opens the dialog that is shown in the following screenshot. You can choose your own desktop image or one of the factory images:
Change desktop wallpaper
推薦閱讀
- Persistence in PHP with the Doctrine ORM
- 無蘋果不生活 OS X Mountain Lion隨身寶典
- 巧學活用Windows 7
- 網絡操作系統教程:Windows Server 2016管理與配置
- Linux內核觀測技術BPF
- 云原生落地:產品、架構與商業模式
- OpenSolaris設備驅動原理與開發
- Linux基礎使用與案例
- INSTANT Galleria Howto
- 鴻蒙操作系統設計原理與架構
- Ubuntu Linux操作系統實用教程
- 大學計算機應用基礎實踐教程(Windows 7+MS Office 2010)
- 完美應用Ubuntu(第2版)
- Linux內核修煉之道
- 微信小程序項目開發實戰:用WePY、mpvue、Taro打造高效的小程序