projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9456e2c
)
um: xterm: Update options for gnome-terminal
author
Tiwei Bie
<tiwei.btw@antgroup.com>
Wed, 26 Mar 2025 07:01:13 +0000
(15:01 +0800)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 5 May 2025 08:21:15 +0000
(10:21 +0200)
The -x option is deprecated and might be removed in a future release
of gnome-terminal. Let's recommend using -- instead.
Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link:
https://patch.msgid.link/20250326070113.401857-3-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/drivers/xterm.c
patch
|
blob
|
history
diff --git
a/arch/um/drivers/xterm.c
b/arch/um/drivers/xterm.c
index
f607af7
..
d05918e
100644
(file)
--- a/
arch/um/drivers/xterm.c
+++ b/
arch/um/drivers/xterm.c
@@
-81,7
+81,7
@@
__uml_setup("xterm=", xterm_setup,
" '<switch> command arg1 arg2 ...'.\n"
" The default values are 'xterm=" CONFIG_XTERM_CHAN_DEFAULT_EMULATOR
",-T,-e'.\n"
-" Values for gnome-terminal are 'xterm=gnome-terminal,-t,-
x
'.\n\n"
+" Values for gnome-terminal are 'xterm=gnome-terminal,-t,-
-
'.\n\n"
);
static int xterm_open(int input, int output, int primary, void *d,