📄 gpm-1.19.1-secenhance.patch
字号:
--- gpm-1.19.2/gpm.c.secenhance Wed Jun 14 19:57:48 2000+++ gpm-1.19.2/gpm.c Wed Jun 14 19:58:31 2000@@ -1002,8 +1002,8 @@ oops(ctladdr.sun_path); maxfd=max(maxfd,ctlfd); -/* is this a bug in the new kernels? */- chmod(GPM_NODE_CTL,0777);+/* only allow the console user to access. */+ chmod(GPM_NODE_CTL,0700); /*....................................... get screen dimensions */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -