คำตอบ:
หมายเหตุ:ผมพบว่าออกมาได้เข้ามาแทนที่ส่วนใหญ่Dconf Gconfนับตั้งแต่ใช้Gconfงานการดำเนินกิจการ, Dconfฉันมีการปรับปรุงคำแนะนำสำหรับ
คุณสามารถเปลี่ยนการตั้งค่าใน dconf-editor
sudo apt-get install dconf-editor
เปิดdconf-editorและไปที่: org -> gnome -> settings-daemon -> peripherals -> mouse จากนั้นทำเครื่องหมาย / ยกเลิกการเลือกตัวเลือก 'ค้นหาตัวชี้'

gsettings set org.gnome.settings-daemon.peripherals.mouse locate-pointer true): คำอธิบายที่ดีในการaskubuntu.com/a/191013/79176
ในการใช้งานเทอร์มินัล:
gsettings set org.gnome.settings-daemon.peripherals.mouse locate-pointer true
เพื่อเปิดใช้งานและ / หรือ
gsettings set org.gnome.settings-daemon.peripherals.mouse locate-pointer false
เพื่อปิดการใช้งาน
มันอยู่ภายใต้ 'เมาส์และทัชแพด' ในการตั้งค่าระบบ

คุณสามารถทำได้โดยใช้ Gnome Tweak Tool ...
ดูการตั้งค่า "Keyboard and Mouse" ... มันเป็นสวิตช์เปิด - ปิด ... ปุ่ม CTRL
gnome-tweak-tools> "คีย์บอร์ดและเมาส์"> "เมาส์"> "ตำแหน่งของตัวชี้" / " กดปุ่ม Ctrl เพื่อเน้นตัวชี้ "
ใน Ubuntu 15.04 LTS
$ gsettings set org.gnome.settings-daemon.peripherals.mouse locate-pointer true
ทำงานได้ดี แต่ฉันไม่สามารถใช้ปุ่ม CTRL ใน remmina VNC อีกต่อไป
dconfgconfคุณยังคงมองหาวิธีการแก้ไขหรือไม่?