summaryrefslogtreecommitdiff
path: root/xwayland-session-scriptlet
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-05 01:36:43 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-05 01:36:43 +0000
commit6a1000d6853e0696ef9129f1bdfef7df8e7ae6bb (patch)
tree7db046c2d98d8f6c999132a656395561d5107dc2 /xwayland-session-scriptlet
parent984e8ccdcbed1bc54a30dd01e03d0a977153811d (diff)
automatic import of at-spi2-coreopeneuler24.03_LTS
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/' )"