summaryrefslogtreecommitdiff
path: root/xwayland-session-scriptlet
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 12:32:58 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 12:32:58 +0000
commitbfb781a49253a798f94dbba88b31f51507c3f2e7 (patch)
tree7db046c2d98d8f6c999132a656395561d5107dc2 /xwayland-session-scriptlet
parentb03b10a656f0b2244374a3a4fc56dc7f51d30692 (diff)
automatic import of at-spi2-coreopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to 'xwayland-session-scriptlet')
-rw-r--r--xwayland-session-scriptlet3
1 files changed, 3 insertions, 0 deletions
diff --git a/xwayland-session-scriptlet b/xwayland-session-scriptlet
new file mode 100644
index 0000000..ba5a55a
--- /dev/null
+++ b/xwayland-session-scriptlet
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+xprop -root -format AT_SPI_BUS 8s -set 'AT_SPI_BUS' "$( busctl call --user org.a11y.Bus /org/a11y/bus org.a11y.Bus GetAddress | sed 's/s "\(.*\)"/\1/' )"